mirror of
https://github.com/Wonderfall/docker-synapse.git
synced 2025-05-12 19:32:15 -04:00
Synapse 1.52.0
Also Python 3.10, Hardened Malloc 11, too lazy to make separate commits
This commit is contained in:
parent
e6122f2463
commit
1dd8f953fe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
ARG SYNAPSE_VERSION=1.51.0
|
ARG SYNAPSE_VERSION=1.52.0
|
||||||
ARG PYTHON_VERSION=3.9
|
ARG PYTHON_VERSION=3.10
|
||||||
ARG ALPINE_VERSION=3.15
|
ARG ALPINE_VERSION=3.15
|
||||||
ARG HARDENED_MALLOC_VERSION=10
|
ARG HARDENED_MALLOC_VERSION=11
|
||||||
ARG UID=991
|
ARG UID=991
|
||||||
ARG GID=991
|
ARG GID=991
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue