Alpine 3.18

This commit is contained in:
Wonderfall 2023-05-14 05:49:12 +02:00 committed by GitHub
parent 7a7155cfb2
commit a557304a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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