We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 741903a + d05dfbe commit b0dd8eeCopy full SHA for b0dd8ee
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine/k8s:1.14.6
+FROM alpine/k8s:1.18.2
2
3
COPY entrypoint.sh /entrypoint.sh
4
ENTRYPOINT ["/entrypoint.sh"]
0 commit comments