repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
04c7308
parent
3c33ed8
author
Eric Bower
date
2024-09-23 16:14:40 +0000 UTC
fix(auth): docker tag
1 files changed,  +1, -1
M docker-compose.yml
+1, -1
1@@ -121,7 +121,7 @@ services:
2       - services
3       - all
4   auth-web:
5-    image: ghcr.io/picosh/pico/auth-web:latest
6+    image: ghcr.io/picosh/pico/auth-web:main
7     restart: always
8     profiles:
9       - auth