Skip to content

Commit 1b15379

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker/compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
db:
3-
image: postgres:17.2
3+
image: postgres:17.4
44
restart: always
55
environment:
66
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)