Skip to content

Commit 5bb0212

Browse files
[renovate-bot] - Update postgres Docker tag to v13.17
1 parent ee0ea70 commit 5bb0212

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.16
9+
image: postgres:13.17
1010
volumes:
1111
- url_pet_data_db:/var/lib/postgresql/data
1212
volumes:

0 commit comments

Comments
 (0)