Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Update awesometechnologies/synapse-admin:latest Docker digest to 630c4da #896

Merged
merged 1 commit into from
Feb 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion matrix/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ services:

synapse-admin:
container_name: synapse-admin
image: awesometechnologies/synapse-admin:latest@sha256:06eb180691125f63e0df366836502cb1840c8f544b78257fb5a91a00f351d0e2
image: awesometechnologies/synapse-admin:latest@sha256:630c4dada31c099ff8c82dc9323a65a4387ecad87ecbc34d51fb1b0c6afb6b80
ports:
- "100.68.206.74:8080:80"
restart: unless-stopped
Expand Down
Loading