Skip to content

Commit 59cca8e

Browse files
chore(deps): update gcr.io/distroless/python3-debian12:nonroot docker digest to 498e3cb (#256)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ea80d1 commit 59cca8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY requirements.txt /requirements.txt
1212

1313
RUN /usr/local/bin/pip install --disable-pip-version-check -r /requirements.txt
1414

15-
FROM gcr.io/distroless/python3-debian12:nonroot@sha256:1a7c3d2445f783c51be174c8913624dc5bea2cd7ff1f94b9a229a16f0e40fa34
15+
FROM gcr.io/distroless/python3-debian12:nonroot@sha256:498e3cb48826d99bad1301994da60caa126b25c0ce03dc4e6a47a7c10fe02493
1616

1717
COPY --from=build /usr/local /usr/local
1818

0 commit comments

Comments
 (0)