Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 5bb93d6

Browse files
Bump docker cli to 19.03.8
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
1 parent 37699db commit 5bb93d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM dockercore/golang-cross:1.13.10@sha256:ad2725ac9af0273f1de9bb85e166084d5e8d915df334154fe9c8bd9af912a90d AS cli-build
22
ENV DISABLE_WARN_OUTSIDE_CONTAINER=1
33
ARG CLI_CHANNEL=stable
4-
ARG CLI_VERSION=19.03.5
4+
ARG CLI_VERSION=19.03.8
55

66
RUN apt-get update && apt-get install -y -q --no-install-recommends \
77
coreutils \

0 commit comments

Comments
 (0)