Switch Docker registry from ghcr.io to Docker Hub (spliceboti)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Philip
2026-03-12 09:30:26 -07:00
parent 910549e361
commit 49b4f017bd
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
app: app:
image: ghcr.io/djsplice07/squares_game:latest image: spliceboti/squares_game:latest
network_mode: host network_mode: host
env_file: .env env_file: .env
environment: environment: