chore(deps): update arm64v8/python docker tag to v3.10

This commit is contained in:
Renovate Bot 2021-10-06 02:49:14 +00:00
parent b87380cf82
commit 64f86af1bf
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -1,4 +1,4 @@
FROM arm64v8/python:3.9-alpine@sha256:132c64eae5e67bb06766eb5f470ce469245dafa7ed8de7af67d94d218e56731b
FROM arm64v8/python:3.10-alpine@sha256:31a946d193794be6fb888864b77118f4a0b70070ffb2fa5166a9f8f016884446
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"