There was an error while loading. Please reload this page.
1 parent a30c42f commit f279abaCopy full SHA for f279aba
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3.6"
2
services:
3
postgres:
4
- image: postgres:17
+ image: postgres:18
5
container_name: postgres
6
restart: always
7
volumes:
0 commit comments