From 0da4e3aa2ea65020911d0cbd372c9c21ab3780a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 15:06:00 +0100 Subject: [PATCH] Bump golang from 1.15.3-alpine3.12 to 1.15.4-alpine3.12 (#127) Bumps golang from 1.15.3-alpine3.12 to 1.15.4-alpine3.12. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 434a9a38..ae936afe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.15.3-alpine3.12 as basis +FROM golang:1.15.4-alpine3.12 as basis LABEL maintainer="OpenSlides Team " WORKDIR /root/