From 29a4dff1a286869de8cc4e9bec69306295239d78 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 06:17:33 +0000 Subject: [PATCH] Bump alpine from 3.12.2 to 3.12.3 Bumps alpine from 3.12.2 to 3.12.3. Signed-off-by: dependabot-preview[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9f982e4..cef2eb8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ # limitations under the License. # -FROM alpine:3.12.2 +FROM alpine:3.12.3 MAINTAINER Josef Cacek RUN apk add -U --no-cache bash curl openssl ruby ruby-io-console ruby-json git py-pip \