Skip to content

Commit

Permalink
fix: build/package/Dockerfile.builder to reduce vulnerabilities (#1305)
Browse files Browse the repository at this point in the history
  • Loading branch information
xxx7xxxx and snyk-bot authored Jul 3, 2024
1 parent 0dddc75 commit 5989d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/Dockerfile.builder
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM golang:1.21.7-alpine
FROM golang:1.21.12-alpine
RUN apk --no-cache add make git

0 comments on commit 5989d04

Please sign in to comment.