Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeknovy authored Jan 16, 2023
1 parent be1ebe1 commit da992a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2.1'

services:
fe:
image: novyl/jtl-reporter-fe:v4.6.0
image: novyl/jtl-reporter-fe:v4.6.1
ports:
- "2020:80"
depends_on:
Expand Down

0 comments on commit da992a7

Please sign in to comment.