Skip to content

Commit 2d36c8d

Browse files
Update postgres Docker tag to v18
1 parent 9da0619 commit 2d36c8d

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,6 +1,6 @@
11
services:
22
db:
3-
image: postgres:11-alpine
3+
image: postgres:18-alpine
44
volumes:
55
- pgdata:/var/lib/postgresql/data
66
ports:

0 commit comments

Comments
 (0)