Skip to content

Commit caa9cd4

Browse files
authored
Merge pull request #18 from SignTools/dependabot/docker/golang-1.17.2-alpine
fix(deps): bump golang from 1.17.0-alpine to 1.17.2-alpine
2 parents aa03e49 + 40d7fe3 commit caa9cd4

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.17.0-alpine AS builder
1+
FROM golang:1.17.2-alpine AS builder
22

33
WORKDIR /src
44
COPY . .

0 commit comments

Comments
 (0)