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

Commit f2ffa9a

Browse files
authored
Merge pull request #147 from ProgrammingLab/dependabot/docker/golang-1.12.8-stretch
Bump golang from 1.12.6-stretch to 1.12.8-stretch
2 parents 1a1b7bf + 48d1abd commit f2ffa9a

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

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

0 commit comments

Comments
 (0)