Skip to content

Commit 84580e6

Browse files
committed
test commit for downgrade of postgres
1 parent f279aba commit 84580e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.6"
22
services:
33
postgres:
4-
image: postgres:18
4+
image: postgres:17
55
container_name: postgres
66
restart: always
77
volumes:

0 commit comments

Comments
 (0)