chore(docker): update python:3.11-alpine docker digest to 0df84a6 #301

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-06-15 10:06:37 +02:00
1 changed files with 1 additions and 1 deletions

View File

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