Skip to content

Commit eb9de9f

Browse files
Update postgres Docker tag to v16.2 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 427bcab commit eb9de9f

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
@@ -16,7 +16,7 @@ services:
1616
depends_on:
1717
- db
1818
db:
19-
image: postgres:16.1
19+
image: postgres:16.2
2020
environment:
2121
POSTGRES_DB: moose
2222
POSTGRES_USER: root

0 commit comments

Comments
 (0)