chore(docker): update python:3.11-alpine docker digest to 137bccf #303

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-06-15 14:06:35 +02:00
Showing only changes of commit 8acf8338e8 - Show all commits

View File

@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:64d8232e5b2293871f89335ff85745a4281616b12710d3e214ce04e3da9e34ca
FROM python:3.11-alpine@sha256:137bccf22ff89ad5fb48cac18506ef5b0e95df61295dd3afe99fa864f8af427d
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"