From 2f09ab803bbd8a13e0577b3600414127e85cb493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 19:43:38 +0000 Subject: [PATCH] chore(deps): bump radiorabe/s2i-python from 2.0.1 to 2.0.3 Bumps [radiorabe/s2i-python](https://github.com/radiorabe/container-image-rabe-s2i-python-minimal) from 2.0.1 to 2.0.3. - [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.0.1...v2.0.3) --- updated-dependencies: - dependency-name: radiorabe/s2i-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index dfdf9891..ec361721 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/radiorabe/s2i-python:2.0.1 AS build +FROM ghcr.io/radiorabe/s2i-python:2.0.3 AS build COPY --chown=1001:0 ./ /opt/app-root/src/