Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiyangW authored Oct 14, 2022
1 parent dab46ea commit 13e056d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
backwork:
build:
context: ./backwork
image: ghcr.io/ibm/backwork:1.6.3
image: ghcr.io/ibm/backwork:1.7.0
environment:
- MYSQL_HOST=mysql
- MYSQL_PORT=3306
Expand Down

0 comments on commit 13e056d

Please sign in to comment.