Alpine 3.17

This commit is contained in:
Wonderfall 2022-12-04 22:11:41 +01:00 committed by GitHub
parent 0efe6d2f78
commit d5d413b64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
ARG SYNAPSE_VERSION=1.72.0
ARG PYTHON_VERSION=3.11
ARG ALPINE_VERSION=3.16
ARG ALPINE_VERSION=3.17
ARG HARDENED_MALLOC_VERSION=11
ARG UID=991
ARG GID=991