1
0
mirror of https://github.com/tommytran732/Synapse-Docker synced 2024-09-18 20:34:42 -04:00

Compare commits

..

No commits in common. "7000a05a61666ffd76857b41f8ab7de0ee3ffacb" and "db4985e784df08c1563effa72a0761fe533fdcd6" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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