mirror of
https://github.com/r3bo0tbx1/tor-guard-relay.git
synced 2026-04-06 00:32:04 +02:00
🐋 feat(docker): update image title labels for stable and edge Dockerfiles
This commit is contained in:
@@ -16,7 +16,7 @@ ARG BUILD_VERSION
|
||||
ARG TARGETARCH
|
||||
|
||||
LABEL maintainer="rE-Bo0t.bx1 <r3bo0tbx1@brokenbotnet.com>" \
|
||||
org.opencontainers.image.title="Tor Guard Relay" \
|
||||
org.opencontainers.image.title="Tor Guard Relay (Latest/Stable)" \
|
||||
org.opencontainers.image.description="🧅 Ultra-optimized Tor Guard/Exit/Bridge Relay AIO (~16.8 MB)" \
|
||||
org.opencontainers.image.version="${BUILD_VERSION}" \
|
||||
org.opencontainers.image.created="${BUILD_DATE}" \
|
||||
|
||||
@@ -16,7 +16,7 @@ ARG BUILD_VERSION
|
||||
ARG TARGETARCH
|
||||
|
||||
LABEL maintainer="rE-Bo0t.bx1 <r3bo0tbx1@brokenbotnet.com>" \
|
||||
org.opencontainers.image.title="Tor Guard Relay (Edge)" \
|
||||
org.opencontainers.image.title="Tor Guard Relay (Edge/Unstable)" \
|
||||
org.opencontainers.image.description="🧅 Alpine Edge Tor Relay (TESTING ONLY - Bleeding Edge Updates)" \
|
||||
org.opencontainers.image.version="${BUILD_VERSION}-edge" \
|
||||
org.opencontainers.image.created="${BUILD_DATE}" \
|
||||
|
||||
Reference in New Issue
Block a user