chore(docker): update python:3.12-alpine docker digest to 7b76f1c

This commit is contained in:
renovate[bot] 2024-08-02 00:04:46 +00:00
parent 70b31ff632
commit 1f15548f69

View File

@ -1,4 +1,4 @@
FROM python:3.12-alpine@sha256:7f15e22f496c65cffbbac5e30e7e98d60f3e3b9cc5ee5d51cf3c55ed604787c8
FROM python:3.12-alpine@sha256:7b76f1c83e0a66bd4ad4a3562d5bbf133dfbd5b2069cba86a2a728f27b2a71bb
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"