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 authored and mikhailswift committed Aug 11, 2023
1 parent aa35c1f commit e4341f4
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 e4341f4

Please sign in to comment.