Skip to content

Commit 873c8e4

Browse files
Update postgres Docker tag to v17.9
1 parent ca7d354 commit 873c8e4

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:17.9
1010
container_name: postgres
1111
environment:
1212
- POSTGRES_USER=root

0 commit comments

Comments
 (0)