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 29, 2021
1 parent 09b1bc3 commit d8e4069
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.8
image: nexclipper/exporterhub:release-fe0.3.9
ports:
- "${SERVICE_PORT}:3000"
environment:
Expand Down

0 comments on commit d8e4069

Please sign in to comment.