From 814c46b466fddcf61608f6598d971222f16f4f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:44:15 +0200 Subject: [PATCH] fix(deps): bump idealo/spring-endpoint-exporter (#31) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2f9ba74..ac8a9cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/idealo/spring-endpoint-exporter:1.0.11-native +FROM ghcr.io/idealo/spring-endpoint-exporter:1.0.12-native # From the docs: Ensure your Dockerfile does not set the USER instruction, otherwise you will not be able to access GITHUB_WORKSPACE. # See for details: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#docker-container-filesystem