Skip to content

Commit bba477b

Browse files
authored
Merge pull request #23 from SignTools/dependabot/docker/golang-1.17.3-alpine
fix(deps): bump golang from 1.17.2-alpine to 1.17.3-alpine
2 parents c4c1eda + 2bf6f5d commit bba477b

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

33
WORKDIR /src
44
COPY . .

0 commit comments

Comments
 (0)