Skip to content

Commit 687f18d

Browse files
author
Ivan Mikushin
committed
Tag the base-image: dispatchframework/clojure-base:0.0.1
1 parent 078085b commit 687f18d

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)