We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8feded3 commit f090c07Copy full SHA for f090c07
docker-compose.yaml
@@ -17,7 +17,7 @@ services:
17
- expose
18
19
guacd:
20
- image: guacamole/guacd:1.5.4
+ image: guacamole/guacd:1.5.5@sha256:38232cae271361ef53db46faf5c49fe64049a1320a05b82c597425b69d6ce77e
21
restart: unless-stopped
22
volumes:
23
- guacd-drive:/drive:rw
0 commit comments