Skip to content

Commit 39f6c6e

Browse files
Update postgres Docker tag to v18
1 parent 2071d22 commit 39f6c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
restart: always
77
env_file: .env
88
postgres:
9-
image: postgres:17.4
9+
image: postgres:18.0
1010
container_name: postgres
1111
environment:
1212
- POSTGRES_USER=root

0 commit comments

Comments
 (0)