Skip to content

Commit 07df597

Browse files
dependabot[bot]osterman
authored andcommitted
Bump golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7 (#86)
Bumps golang from 1.9.2-alpine3.7 to 1.10.3-alpine3.7. Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 97031bc commit 07df597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.9.2-alpine3.7
1+
FROM golang:1.10.3-alpine3.7
22

33
RUN apk update && \
44
apk --update add \

0 commit comments

Comments
 (0)