chore(docker): update python:3.11-alpine docker digest to 64d8232 #302

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

View File

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