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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-06 20:44:54 +02:00 committed by GitHub
parent 6b1ccc40f4
commit 86c301435c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM arm64v8/python:3.9-alpine@sha256:b9cba24c0731bbb3d335158960ea1c287901060c5aba6fe576cea1552d8042af
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>"