0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-10-17 20:50:39 +00:00

chore(docker): update docker.io/python:3.12-alpine docker digest to 100d96c

This commit is contained in:
renovate[bot] 2024-07-23 04:05:15 +00:00
parent 13394cf2f0
commit e3fa279d5a

View File

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