From db4cd12cfad0904e6854d118c5bc1f5e027282e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:39:36 +0100 Subject: [PATCH] chore: bump radiorabe/s2i-python from 2.1.4 to 2.1.5 (#396) Bumps [radiorabe/s2i-python](https://github.com/radiorabe/container-image-rabe-s2i-python-minimal) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/radiorabe/container-image-rabe-s2i-python-minimal/releases) - [Commits](https://github.com/radiorabe/container-image-rabe-s2i-python-minimal/compare/v2.1.4...v2.1.5) --- updated-dependencies: - dependency-name: radiorabe/s2i-python 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 a6316ae9..753741a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/radiorabe/s2i-python:2.1.4 AS build +FROM ghcr.io/radiorabe/s2i-python:2.1.5 AS build COPY --chown=1001:0 ./ /opt/app-root/src/