Why bother test.

This commit is contained in:
Luke Curley 2023-09-17 00:22:57 -07:00
parent c0dbb8c372
commit 639f916b6a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/usr/local/cargo/registry \
FROM rust:latest
LABEL org.opencontainers.image.source=https://github.com/kixelated/moq-rs
LABEL org.opencontainers.image.licenses=MIT OR Apache-2.0
LABEL org.opencontainers.image.licenses="MIT OR Apache-2.0"
# Fly.io entrypoint
ADD fly-relay.sh .