chore(docker): update docker.io/python:3.12-alpine docker digest to 4a156f7

This commit is contained in:
renovate[bot] 2024-01-19 07:22:16 +00:00
parent 9c51ec57f4
commit 6dde39bfd0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM docker.io/python:3.12-alpine@sha256:c793b92fd9e0e2a0b611756788a033d569ca864b733461c8fb30cfd14847dbcf
FROM docker.io/python:3.12-alpine@sha256:4a156f7a9345db240524356459eca141f02a9bfebdb8a311d1cf982aa2e99210
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"