mirror of
https://github.com/Wonderfall/docker-synapse.git
synced 2025-06-25 15:10:29 -04:00
Synapse 1.48.0
Also update to Alpine 3.15
This commit is contained in:
parent
6245c67b24
commit
71b62f0503
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
ARG SYNAPSE_VERSION=1.47.1
|
||||
ARG SYNAPSE_VERSION=1.48.0
|
||||
ARG PYTHON_VERSION=3.9
|
||||
ARG ALPINE_VERSION=3.14
|
||||
ARG ALPINE_VERSION=3.15
|
||||
ARG HARDENED_MALLOC_VERSION=8
|
||||
ARG UID=991
|
||||
ARG GID=991
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue