chore(docker): update python:3.11-alpine docker digest to af195d8 #328

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-10-03 07:43:45 +02:00
1 changed files with 1 additions and 1 deletions

View File

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