Skip to content

Commit

Permalink
Changed container name
Browse files Browse the repository at this point in the history
  • Loading branch information
groovytron committed Nov 23, 2018
1 parent 09bac87 commit 3faa946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ build: Dockerfile
docker build \
--build-arg VCS_REF="$(shell git rev-parse HEAD)" \
--build-arg BUILD_DATE="$(shell date -u +"%Y-%m-%dT%H:%m:%SZ")" \
--tag android-container:latest .
--tag android:latest .

0 comments on commit 3faa946

Please sign in to comment.