Skip to content

Commit

Permalink
fixes kubectl tag
Browse files Browse the repository at this point in the history
  • Loading branch information
calexandre committed Apr 17, 2019
1 parent 8cc393b commit 8f91675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# alpine based
FROM lachlanevenson/k8s-kubectl:1.14.1
FROM lachlanevenson/k8s-kubectl:v1.14.1

LABEL maintainer="NOS Inovação S.A. <[email protected]>"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Supported tags and respective `Dockerfile` links

* `v1.12.0`, `latest` [(v1.12.0/Dockerfile)](https://github.com/nosinovacao/fluxctl-docker/blob/v1.12.0/Dockerfile)
* `1.12.0`, `latest` [(1.12.0/Dockerfile)](https://github.com/nosinovacao/fluxctl-docker/blob/1.12.0/Dockerfile)

## Overview

Expand Down

0 comments on commit 8f91675

Please sign in to comment.