From 7875426bbfd86203a0050ecb4062e015b4be939d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:16:49 +0000 Subject: [PATCH] Bump neuro-inc/apolo-extras from 24.8.0 to 24.9.0 Bumps [neuro-inc/apolo-extras](https://github.com/neuro-inc/neuro-extras) from 24.8.0 to 24.9.0. - [Release notes](https://github.com/neuro-inc/neuro-extras/releases) - [Changelog](https://github.com/neuro-inc/neuro-extras/blob/master/CHANGELOG.md) - [Commits](https://github.com/neuro-inc/neuro-extras/compare/v24.8.0...v24.9.0) --- updated-dependencies: - dependency-name: neuro-inc/apolo-extras dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5e7b668..d08405f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/neuro-inc/apolo-extras:24.8.0 +FROM ghcr.io/neuro-inc/apolo-extras:24.9.0 LABEL org.opencontainers.image.source = "https://github.com/neuro-inc/mlops-wandb-bucket-ref"