Skip to content
Closed
Show file tree
Hide file tree
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: 2 additions & 0 deletions src/apps/relay-server/Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# syntax=docker/dockerfile:1

# Temporary mixed mobile-web and Relay CI classification validation.

# Build one multi-platform runtime image from the two signed Relay archives
# produced by linux-binaries.yml. The archives are built on Ubuntu 22.04 and
# carry an asserted glibc <= 2.35 floor; trixie is intentionally kept as the
Expand Down
1 change: 1 addition & 0 deletions src/mobile-web/ci-validation-mobile-relay.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Temporary mixed mobile-web and Relay CI classification validation.
Loading