From 6773658640b1ca8c8adcf4a809ae0519ea01de47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:16:26 +0000 Subject: [PATCH] Bump neuro-inc/apolo-extras from 24.8.0 to 24.10.0 Bumps [neuro-inc/apolo-extras](https://github.com/neuro-inc/neuro-extras) from 24.8.0 to 24.10.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.10.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..829e22e 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.10.0 LABEL org.opencontainers.image.source = "https://github.com/neuro-inc/mlops-wandb-bucket-ref"