Skip to content

Commit 54a0e8b

Browse files
Update postgres Docker tag to v17
1 parent 396ed45 commit 54a0e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-resources/docker-compose-base-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
db:
3-
image: postgres:15
3+
image: postgres:17
44
environment:
55
- POSTGRES_USER=postgres
66
- POSTGRES_PASSWORD=test

0 commit comments

Comments
 (0)