1
0
mirror of https://github.com/tommytran732/Synapse-Docker synced 2024-09-19 12:44:43 -04:00

Alpine 3.14

This commit is contained in:
Wonderfall 2021-06-27 18:05:41 +02:00
parent 0ee55bb89d
commit cea066d320

View File

@ -1,6 +1,6 @@
ARG SYNAPSE_VERSION=1.36.0
ARG PYTHON_VERSION=3.8
ARG ALPINE_VERSION=3.13
ARG ALPINE_VERSION=3.14
ARG HARDENED_MALLOC_VERSION=8
ARG UID=991
ARG GID=991