mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-09 11:31:33 -05:00
Compare commits
2 Commits
1f84134ff8
...
49386b6efa
Author | SHA1 | Date | |
---|---|---|---|
49386b6efa | |||
96f37f5115 |
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2023 Thien Tran, Wonderfall
|
# Copyright (C) 2023-2024 Thien Tran, Wonderfall
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
|
||||||
# use this file except in compliance with the License. You may obtain a copy of
|
# use this file except in compliance with the License. You may obtain a copy of
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# License for the specific language governing permissions and limitations under
|
# License for the specific language governing permissions and limitations under
|
||||||
# the License.
|
# the License.
|
||||||
|
|
||||||
ARG SYNAPSE_VERSION=1.102.0
|
ARG SYNAPSE_VERSION=1.103.0
|
||||||
ARG PYTHON_VERSION=3.11
|
ARG PYTHON_VERSION=3.11
|
||||||
ARG HARDENED_MALLOC_VERSION=11
|
ARG HARDENED_MALLOC_VERSION=11
|
||||||
ARG UID=991
|
ARG UID=991
|
||||||
|
Loading…
Reference in New Issue
Block a user