Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Bump golang from 1.12.7-alpine to 1.13beta1-alpine
Browse files Browse the repository at this point in the history
Bumps golang from 1.12.7-alpine to 1.13beta1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 16, 2019
1 parent 4061819 commit 6b51913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.12.7-alpine AS build
FROM golang:1.13beta1-alpine AS build
MAINTAINER shunsuke maeda <duck8823@gmail.com>

RUN apk --update add --no-cache alpine-sdk ca-certificates \
Expand Down

0 comments on commit 6b51913

Please sign in to comment.