Skip to content

Commit 5909f48

Browse files
chore(deps): update postgres docker tag to v17 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67f6599 commit 5909f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
zstart_postgres:
3-
image: postgres:16.8-alpine
3+
image: postgres:17.4-alpine
44
shm_size: 1g
55
user: postgres
66
restart: always

0 commit comments

Comments
 (0)