We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6049c95 commit 4a0d821Copy full SHA for 4a0d821
docker-compose.yaml
@@ -25,7 +25,7 @@ services:
25
- match
26
27
postgres:
28
- image: postgres:17
+ image: postgres:18
29
restart: unless-stopped
30
environment:
31
PGDATA: /var/lib/postgresql/data/guacamole
0 commit comments