chore(docker): update python commit hash to a9865ba
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-02-26 10:02:44 +00:00
parent 6f9238a6b6
commit caf4d0310b

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:008bdea05f91e66ef31b6f6b2a1cfa96a0185eb69b6f6deae83b0df8e3aaf1f5 FROM python:3.10-alpine@sha256:a9865ba6472324621e81e1da5cbd02069d528215a4b49d49695eac693c10488a
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>"