Skip to content

Commit 6961d3e

Browse files
Update postgres Docker tag to v18
1 parent ae72a23 commit 6961d3e

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

0 commit comments

Comments
 (0)