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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-06 20:46:01 +02:00 committed by GitHub
parent c1ae67a02f
commit 24e8146913
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>"