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

Update ghcr.io/processone/eturnal:edge Docker digest to 3bcbe5a #20

Merged
merged 1 commit into from
Feb 7, 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@sha256:743318ea581dd14b9b338983a0c66f52586ec85ac3b8dd12b78fb3db5ed99b6d
image: ghcr.io/processone/eturnal:edge@sha256:3bcbe5a4a196d8fee2cfd7ad79ed472fd8f651a40b84816ef44a61c6aafb4e25
user: 0:0 # to access caddy certs
ports:
- '3478:3478'
Expand Down