mirror of
https://github.com/penpot/penpot.git
synced 2026-05-04 23:59:12 +00:00
⬆️ Update versions on default docker compose file
This commit is contained in:
parent
348bc48db4
commit
c534a40923
@ -54,7 +54,7 @@ services:
|
||||
- penpot
|
||||
|
||||
penpot-postgres:
|
||||
image: "postgres:13"
|
||||
image: "postgres:14"
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
|
||||
@ -71,7 +71,7 @@ services:
|
||||
- penpot
|
||||
|
||||
penpot-redis:
|
||||
image: redis:6
|
||||
image: redis:7
|
||||
restart: always
|
||||
networks:
|
||||
- penpot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user