aboutsummaryrefslogtreecommitdiff
path: root/ssh-bastion
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2019-02-08 04:19:27 +0000
committerMike Crute <mike@crute.us>2019-02-08 04:19:27 +0000
commit913a90f2fcba62d48d2ad2e8df8f69669a16efff (patch)
tree5d9194e840e81f98600ee1604bfc0bca10bec83f /ssh-bastion
parentdfe0605e1405eb56f1f1c3f13c9ce2086cc23c5a (diff)
downloaddockerfiles-913a90f2fcba62d48d2ad2e8df8f69669a16efff.tar.bz2
dockerfiles-913a90f2fcba62d48d2ad2e8df8f69669a16efff.tar.xz
dockerfiles-913a90f2fcba62d48d2ad2e8df8f69669a16efff.zip
Rename tags to latest
Diffstat (limited to 'ssh-bastion')
-rw-r--r--ssh-bastion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-bastion/Makefile b/ssh-bastion/Makefile
index c7dffc1..b38c4f4 100644
--- a/ssh-bastion/Makefile
+++ b/ssh-bastion/Makefile
@@ -1,4 +1,4 @@
1IMAGE=docker.crute.me/ssh-bastion:latest-alpine 1IMAGE=docker.crute.me/ssh-bastion:latest
2 2
3all: 3all:
4 docker build -t $(IMAGE) . 4 docker build -t $(IMAGE) .