Skip to content

Commit

Permalink
fix: dev/Dockerfile.go-builder to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 18, 2023
1 parent 2dc9401 commit 517694c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Dockerfile.go-builder
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM golang:1.20.1
FROM golang:1.21rc3
COPY ./bin/witness /usr/bin

0 comments on commit 517694c

Please sign in to comment.