Skip to content

Commit 2ef57aa

Browse files
[renovate-bot] - Update postgres Docker tag to v17
1 parent 5bb0212 commit 2ef57aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
environment:
77
- POSTGRES_USER=admin
88
- POSTGRES_PASSWORD=password
9-
image: postgres:13.17
9+
image: postgres:17.1
1010
volumes:
1111
- url_pet_data_db:/var/lib/postgresql/data
1212
volumes:

0 commit comments

Comments
 (0)