Point image references at the new registry #3

Merged
jcoffey-dev merged 1 commits from images/registry into main 2026-09-21 05:54:19 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
# IHASVPN_TLS_SELF_SIGNED to reach it from elsewhere. # IHASVPN_TLS_SELF_SIGNED to reach it from elsewhere.
services: services:
ihasvpn: ihasvpn:
image: ghcr.io/coffey-labs/ihasvpn:latest image: registry.coffeylabs.org/coffey-labs/ihasvpn:latest
container_name: ihasvpn container_name: ihasvpn
restart: unless-stopped restart: unless-stopped
network_mode: host network_mode: host
+1 -1
View File
@@ -8,7 +8,7 @@
# docker-compose.host.yml (host networking) and which host sysctls matter. # docker-compose.host.yml (host networking) and which host sysctls matter.
services: services:
ihasvpn: ihasvpn:
image: ghcr.io/coffey-labs/ihasvpn:latest image: registry.coffeylabs.org/coffey-labs/ihasvpn:latest
container_name: ihasvpn container_name: ihasvpn
restart: unless-stopped restart: unless-stopped
cap_add: cap_add: