Skip to content

Commit 4a0d821

Browse files
Update postgres Docker tag to v18
1 parent 6049c95 commit 4a0d821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
- match
2626

2727
postgres:
28-
image: postgres:17
28+
image: postgres:18
2929
restart: unless-stopped
3030
environment:
3131
PGDATA: /var/lib/postgresql/data/guacamole

0 commit comments

Comments
 (0)