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 5365725

This commit is contained in:
renovate[bot] 2024-05-24 01:27:19 +00:00
parent e1e01963bf
commit c18776810e

View File

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