Skip to content

Commit

Permalink
chore: update docker version to address critical vulnerabilities (arg…
Browse files Browse the repository at this point in the history
…oproj#7669)

Signed-off-by: William Reed <[email protected]>
  • Loading branch information
wreed4 authored Jan 28, 2022
1 parent 4664aea commit 9dd54b0
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,7 +1,7 @@
#syntax=docker/dockerfile:1.2

ARG DOCKER_CHANNEL=stable
ARG DOCKER_VERSION=18.09.1
ARG DOCKER_VERSION=20.10.12
# NOTE: kubectl version should be one minor version less than https://storage.googleapis.com/kubernetes-release/release/stable.txt
ARG KUBECTL_VERSION=1.19.6
ARG JQ_VERSION=1.6
Expand Down

0 comments on commit 9dd54b0

Please sign in to comment.