Skip to content
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 phase/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
# Caddy at phase-server:9374; no host port.
phase-server:
<<: *hardening
image: ghcr.io/phase-rs/phase-server:v0.31.0 # Renovate tracks it. NOTE: the
image: ghcr.io/phase-rs/phase-server:v0.34.0 # Renovate tracks it. NOTE: the
# shipped frontend MUST be built from this SAME tag. When Renovate bumps this
# image, re-ship the frontend from the new tag or the /ws lobby protocol can
# drift out of sync.
Expand Down