We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f6599 commit 5909f48Copy full SHA for 5909f48
playground/docker/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
zstart_postgres:
3
- image: postgres:16.8-alpine
+ image: postgres:17.4-alpine
4
shm_size: 1g
5
user: postgres
6
restart: always
0 commit comments