mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-09 12:01:34 -05:00
Compare commits
No commits in common. "7000a05a61666ffd76857b41f8ab7de0ee3ffacb" and "db4985e784df08c1563effa72a0761fe533fdcd6" have entirely different histories.
7000a05a61
...
db4985e784
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
||||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- name: Run Grype vulnerability scanner
|
||||
uses: anchore/scan-action@v4
|
||||
uses: anchore/scan-action@v3
|
||||
id: grype
|
||||
with:
|
||||
image: "ghcr.io/tommytran732/synapse"
|
||||
|
@ -1,4 +1,4 @@
|
||||
ARG SYNAPSE_VERSION=1.111.0
|
||||
ARG SYNAPSE_VERSION=1.110.0rc2
|
||||
ARG PYTHON_VERSION=3.12
|
||||
ARG HARDENED_MALLOC_VERSION=2024061200
|
||||
ARG UID=991
|
||||
|
Loading…
Reference in New Issue
Block a user