Skip to content

Commit 37d6e6b

Browse files
chore(deps): update postgres docker tag to v18 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thor Tudal Lauridsen <30320530+thorlauridsen@users.noreply.github.com>
1 parent 19c5c2c commit 37d6e6b

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
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:17
3+
image: postgres:18
44
container_name: postgres
55
environment:
66
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)