From c77efa4d0fe919d301f2863a097532be4ec40637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 15:27:43 +0200 Subject: [PATCH] fix(deps): bump idealo/spring-endpoint-exporter (#35) Bumps [idealo/spring-endpoint-exporter](https://github.com/idealo/spring-endpoint-exporter) from 1.0.13-native to 1.0.14-native. - [Release notes](https://github.com/idealo/spring-endpoint-exporter/releases) - [Changelog](https://github.com/idealo/spring-endpoint-exporter/blob/main/.releaserc.json) - [Commits](https://github.com/idealo/spring-endpoint-exporter/compare/v1.0.13...v1.0.14) --- updated-dependencies: - dependency-name: idealo/spring-endpoint-exporter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3fc6dcb..b7fe166 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/idealo/spring-endpoint-exporter:1.0.13-native +FROM ghcr.io/idealo/spring-endpoint-exporter:1.0.14-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