chore(docker): update python:3.11-alpine docker digest to 5197c86 #322

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-09-29 05:07:56 +02:00
1 changed files with 1 additions and 1 deletions

View File

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