Skip to content

Commit 2c7f1d5

Browse files
chore(deps): update postgres docker tag to v18
1 parent e7912df commit 2c7f1d5

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:17
4+
image: postgres:18
55
container_name: postgres
66
restart: always
77
volumes:

0 commit comments

Comments
 (0)