Skip to content

Commit b411048

Browse files
author
sk33z3r
committed
fix[docker]: remove testing tag
1 parent 2851144 commit b411048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
name="loopygen-cli"
4-
tag="sk33z3r/$name:1.0.1a"
4+
tag="sk33z3r/$name"
55

66
update() {
77
cat <<EOF

0 commit comments

Comments
 (0)