Skip to content

Commit 5e7a287

Browse files
chore(deps): update postgres docker tag to v17 (#6731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 709c320 commit 5e7a287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- ENDPOINT
1919
- ADMIN_ENDPOINT
2020
postgres:
21-
image: postgres:14-alpine
21+
image: postgres:17-alpine
2222
user: postgres
2323
environment:
2424
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)