chore(docker): update python:3.11-alpine docker digest to 06a3f7b
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2023-05-03 11:36:40 +00:00
parent 48c816eccd
commit ec434ae359

View File

@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:58ec90d36c305a4a4da688b627f84ff0fe9ed4acc38658553677ecb6497554d5 FROM python:3.11-alpine@sha256:06a3f7b12a56ed051612416d3083814e145afc7fc3fc52a67aeffa348a20383c
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>"