Skip to content

Commit

Permalink
another version number
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepyBrett committed Jan 10, 2018
1 parent 09fea01 commit 635d088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM quay.io/nordstrom/baseimage-ubuntu:16.04

ARG CURRENT_TAG=v0.0.51
ARG CURRENT_TAG=v0.0.52
ARG KUBELOGIN_DOWNLOAD_BASE_URL=https://github.com/Nordstrom/kubelogin/releases/download

RUN curl -sLo /tmp/kubelogin-server-linux-${CURRENT_TAG}.tar.gz ${KUBELOGIN_DOWNLOAD_BASE_URL}/${CURRENT_TAG}/kubelogin-server-${CURRENT_TAG}-linux.tar.gz \
Expand Down

0 comments on commit 635d088

Please sign in to comment.