From 5dee403d9dac436efadb00e732252d1506db58ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 15:51:16 +0100 Subject: [PATCH] Bump golang from 1.15.4-alpine3.12 to 1.15.5-alpine3.12 (#128) Bumps golang from 1.15.4-alpine3.12 to 1.15.5-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 ae936afe..6297d273 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.15.4-alpine3.12 as basis +FROM golang:1.15.5-alpine3.12 as basis LABEL maintainer="OpenSlides Team " WORKDIR /root/