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