Skip to content

Commit

Permalink
Use built docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
ish-hcc committed Aug 22, 2024
1 parent 6c39bba commit 4d3139f
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 @@ -5,7 +5,7 @@ services:
build:
context: ./
dockerfile: Dockerfile
image: cm-grasshopper:${TAG:-latest}
image: cloudbaristaorg/cm-grasshopper:edge
volumes:
#- ./CM-GRASSHOPPER.db:/CM-GRASSHOPPER.db:rw
#- ./honeybee.key:/root/.cm-grasshopper/honeybee.key:ro
Expand Down

0 comments on commit 4d3139f

Please sign in to comment.