chore(docker): update python digest to 62c5c43
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 2022-05-18 02:03:07 +00:00
parent 2c865df331
commit db781128a6

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:21c71a37aaa8b4bec1d07f373c7f32322d935accfeeb0b0860be1df6b194ecb5 FROM python:3.10-alpine@sha256:62c5c43cd81c162f16fbc237449c89131b97f512051c9912da5fd6d6e201de0c
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>"