Skip to content

Commit

Permalink
Merge pull request moby#19084 from vdemeester/i-am-all-frozen
Browse files Browse the repository at this point in the history
Remove hello-world:latest tag before integration
  • Loading branch information
tianon committed Jan 5, 2016
2 parents fd1afe1 + 0736598 commit d5685a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/make/.ensure-frozen-images
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,6 @@ case "$DOCKER_ENGINE_OSARCH" in
;;
*)
docker tag hello-world:latest hello-world:frozen
docker rmi hello-world:latest
;;
esac

0 comments on commit d5685a6

Please sign in to comment.