Skip to content

Commit

Permalink
Add image tag to docker-compose build.
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed May 26, 2020
1 parent 49f5c1f commit 3c1e82e
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 @@ -13,7 +13,7 @@ services:
- VERSION=4.0.0
context: .
dockerfile: Dockerfile
image: felddy/weewx
image: felddy/weewx:4.0.0
init: true
restart: "no"
volumes:
Expand Down

0 comments on commit 3c1e82e

Please sign in to comment.