forked from coop-cloud/outline
chore: update image tags
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user