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.4-alpine to 1.12.5-alpine
Browse files Browse the repository at this point in the history
Bumps golang from 1.12.4-alpine to 1.12.5-alpine.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed May 8, 2019
1 parent 0800f70 commit 6ce779d
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.4-alpine AS build
FROM golang:1.12.5-alpine AS build
MAINTAINER shunsuke maeda <[email protected]>

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

0 comments on commit 6ce779d

Please sign in to comment.