Skip to content

Commit 679c148

Browse files
chore(deps): update postgres docker tag to v18 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd078a7 commit 679c148

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:17.6-alpine
3+
image: postgres:18.0-alpine
44
shm_size: 1g
55
user: postgres
66
restart: always

0 commit comments

Comments
 (0)