Skip to content

Commit f76c75d

Browse files
chore(deps): update postgres docker tag to v18
1 parent 426d5ce commit f76c75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ services:
129129
restart: unless-stopped
130130

131131
vikunja-db:
132-
image: postgres:16
132+
image: postgres:18
133133
container_name: vikunja-db
134134
environment:
135135
POSTGRES_PASSWORD: ${VIKUNJA_POSTGRES_PASSWORD}

0 commit comments

Comments
 (0)