Skip to content

Commit f3bff0f

Browse files
authored
Merge pull request #37 from syseleven/renovate/docker-golang-1.x
Update golang Docker tag to v1.15.3
2 parents 1745637 + 198ae7b commit f3bff0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.15.2-alpine AS build_deps
1+
FROM golang:1.15.3-alpine AS build_deps
22

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)