Skip to content

Commit d8076cf

Browse files
authored
Merge pull request #1 from imikushin/tag-image
Tag the base-image: dispatchframework/clojure-base:0.0.1
2 parents 078085b + 687f18d commit d8076cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
set -e -x
33

4-
docker build -t clojure-base-image .
4+
docker build -t dispatchframework/clojure-base:0.0.1 .

0 commit comments

Comments
 (0)