mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-09 23:01:33 -05:00
Compare commits
No commits in common. "49386b6efaceeafbb4bf819e97df417ef80e6261" and "1f84134ff81e508ccbb2a3b284cdf1da60079fa2" have entirely different histories.
49386b6efa
...
1f84134ff8
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2023-2024 Thien Tran, Wonderfall
|
# Copyright (C) 2023 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.103.0
|
ARG SYNAPSE_VERSION=1.102.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