chore(deps): update arm32v7/python docker tag to v3.11 (#412)

This commit is contained in:
renovate[bot] 2022-10-26 08:40:37 +02:00 committed by GitHub
parent fa83c61dd6
commit ce62684262
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 arm32v7/python:3.10-alpine@sha256:f0031267e811a6c3cc6997863e7b90842bca11b6de35c3ad6ef8a264d6a01a2c
FROM arm32v7/python:3.11-alpine@sha256:ed2285150d39677d00da2a48c357b0e61153f35974819b267765519c70405e35
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"