Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Commit e3c570a

Browse files
committed
Update kubernetes to 1.14.8
1 parent 9bc83ec commit e3c570a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM circleci/openjdk:8u222-jdk-stretch
1313

1414
# Environment variables
1515
ENV SCALA_VERSION=2.12.10
16-
ENV KUBECTL_VERSION=v1.14.7
16+
ENV KUBECTL_VERSION=v1.14.8
1717
ENV SONAR_SCANNER_VERSION=3.3.0.1492
1818
ENV SONAR_SCANNER_PACKAGE=sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip
1919

0 commit comments

Comments
 (0)