mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-10 03:20:39 +00:00
chore(docker): update docker.io/python:3.12-alpine docker digest to 2abecb7
This commit is contained in:
parent
24f3d31e9c
commit
1e7ec0cb2b
@ -8,7 +8,7 @@ WORKDIR /src
|
|||||||
|
|
||||||
RUN make build
|
RUN make build
|
||||||
|
|
||||||
FROM docker.io/python:3.12-alpine@sha256:7f15e22f496c65cffbbac5e30e7e98d60f3e3b9cc5ee5d51cf3c55ed604787c8
|
FROM docker.io/python:3.12-alpine@sha256:2abecb741d63f6627f318377cd5886bf89069458007317488b0e9fe06d3c11f6
|
||||||
|
|
||||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
|
Loading…
Reference in New Issue
Block a user