Skip to content

Commit

Permalink
assets service: use built image, rather than building; #15
Browse files Browse the repository at this point in the history
  • Loading branch information
erikj committed Oct 6, 2016
1 parent 765b19d commit 1950db1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
# https://hub.docker.com/_/node/
#
assets:
# image: ncareol/alpine-node-bower:0.0.1
build: docker/assets
image: ncareol/alpine-node-bower:0.0.1
volumes:
- .:/app

0 comments on commit 1950db1

Please sign in to comment.