Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfyang authored Jun 30, 2021
1 parent 1029e6b commit d7c6851
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
@@ -1,7 +1,7 @@
version: "3.1"
services:
expoterhub:
image: nexclipper/exporterhub:release-fe0.3.10
image: nexclipper/exporterhub:release-fe0.3.11
ports:
- "${SERVICE_PORT}:3000"
environment:
Expand Down

0 comments on commit d7c6851

Please sign in to comment.