Skip to content

Commit

Permalink
chore(docker): update docker.io/python:3.12-alpine docker digest to 6…
Browse files Browse the repository at this point in the history
…3094ab
  • Loading branch information
renovate[bot] committed Aug 6, 2024
1 parent e3f0308 commit 4d11e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile.multiarch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ WORKDIR /src

RUN make build

FROM docker.io/python:3.12-alpine@sha256:a0c22d88d8a5738d8dbe0d4482783f6d39595182b02df694ca170c664afff2b7
FROM docker.io/python:3.12-alpine@sha256:63094abdaf49e046da9f6529ecd6ce4d853d9bfbf00a25c52bbbb68b3223b490

LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
Expand Down

0 comments on commit 4d11e3c

Please sign in to comment.