From eacc5327634b5a06e35c2dd4be87e66b45c0fab3 Mon Sep 17 00:00:00 2001 From: Jim Cockburn Date: Mon, 13 Jun 2022 15:43:40 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 223f528..532ebf1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker:20.10.5-dind +FROM docker:20.10.16-dind RUN apk add --no-cache bash jq