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

Pin ghcr.io/processone/eturnal Docker tag to 743318e #12

Merged
merged 1 commit into from
Feb 3, 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 @@ -110,7 +110,7 @@ services:


eturnal:
image: ghcr.io/processone/eturnal:edge
image: ghcr.io/processone/eturnal:edge@sha256:743318ea581dd14b9b338983a0c66f52586ec85ac3b8dd12b78fb3db5ed99b6d
user: 0:0 # to access caddy certs
ports:
- '3478:3478'
Expand Down