Skip to content

Commit

Permalink
Merge pull request #2 from tab-fit/master
Browse files Browse the repository at this point in the history
Update Dockerfile kubectl version
  • Loading branch information
cancue authored Nov 23, 2020
2 parents 741903a + d05dfbe commit b0dd8ee
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,4 +1,4 @@
FROM alpine/k8s:1.14.6
FROM alpine/k8s:1.18.2

COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit b0dd8ee

Please sign in to comment.