chore(docker): update python:3.11-alpine docker digest to adf851c #297

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

View File

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