Skip to content

Commit

Permalink
Upgrade to version 1.5.0 of the guacamole and guacd containers
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Mar 20, 2023
1 parent 4506e06 commit a0eb630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:

guacd:
container_name: guacd
image: guacamole/guacd:1.4.0
image: guacamole/guacd:1.5.0
logging:
driver: json-file
options:
Expand Down Expand Up @@ -106,7 +106,7 @@ services:
POSTGRES_DATABASE: guacamole_db
POSTGRES_HOSTNAME: postgres
POSTGRES_PORT: 5432
image: guacamole/guacamole:1.4.0
image: guacamole/guacamole:1.5.0
logging:
driver: json-file
options:
Expand Down

0 comments on commit a0eb630

Please sign in to comment.