chore(docker): update python:3.11-alpine docker digest to 1b76d67 #317

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-08-26 08: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:7e8b581c83a8fcab61505e603e6497c2a3c8962a106c6d58721dc150b8528d0d
FROM python:3.11-alpine@sha256:1b76d67d3b69733bafaa19c37ecbc6d8fff272b220d522a5caa2f0d5677a20be
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"