We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0ea70 commit 86b385aCopy full SHA for 86b385a
docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
environment:
7
- POSTGRES_USER=admin
8
- POSTGRES_PASSWORD=password
9
- image: postgres:13.16
+ image: postgres:17.1
10
volumes:
11
- url_pet_data_db:/var/lib/postgresql/data
12
0 commit comments