Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 17dedc2

Browse files
authored
Merge pull request #244 from ProgrammingLab/dependabot/docker/golang-1.14.6-stretch
Bump golang from 1.14.2-stretch to 1.14.6-stretch
2 parents 7ddd5bb + c6dc582 commit 17dedc2

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.14.2-stretch as builder
1+
FROM golang:1.14.6-stretch as builder
22

33
ENV GO111MODULE on
44
WORKDIR /go/src/github.com/ProgrammingLab/prolab-accounts

0 commit comments

Comments
 (0)