Skip to content

Commit 9ab868f

Browse files
committed
chore: bump version in docker compose
1 parent 6c6133b commit 9ab868f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
tinyauth-analytics:
3-
image: ghcr.io/steveiliop56/tinyauth-analytics:v0
3+
image: ghcr.io/steveiliop56/tinyauth-analytics:v1
44
environment:
55
- PORT=8080
66
- ADDRESS=0.0.0.0
@@ -13,7 +13,7 @@ services:
1313

1414
# Uncomment for the analytics dashboard
1515
# analytics-dashboard:
16-
# image: ghcr.io/steveiliop56/tinyauth-analytics-dashboard:v0
16+
# image: ghcr.io/steveiliop56/tinyauth-analytics-dashboard:v1
1717
# environment:
1818
# - PORT=8090
1919
# - ADDRESS=0.0.0.0

0 commit comments

Comments
 (0)