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 fd078a7 commit 679c148Copy full SHA for 679c148
playground/docker/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
zstart_postgres:
3
- image: postgres:17.6-alpine
+ image: postgres:18.0-alpine
4
shm_size: 1g
5
user: postgres
6
restart: always
0 commit comments