chore: update image tags

This commit is contained in:
2026-05-18 12:40:10 +02:00
parent 2ff643c555
commit 4fb4e29117
+3 -3
View File
@@ -6,7 +6,7 @@ services:
networks:
- backend
- proxy
image: outlinewiki/outline:1.6.1
image: outlinewiki/outline:1.7.1
secrets:
- db_password
- secret_key
@@ -48,12 +48,12 @@ services:
start_period: 5m
cache:
image: redis:8.6.2
image: redis:8.6.3
networks:
- backend
db:
image: postgres:17.9
image: postgres:17.10
networks:
- backend
secrets: