Skip to content

Commit

Permalink
Upgrade golang 1.21.5 to 1.21.9 to avoid CVEs
Browse files Browse the repository at this point in the history
Signed-off-by: Xie Zheng <[email protected]>
  • Loading branch information
zhengxiexie committed Jul 26, 2024
1 parent 027e9ee commit d5a5959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/image/photon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.5 as golang-build
FROM golang:1.21.9 as golang-build

WORKDIR /source

Expand Down

0 comments on commit d5a5959

Please sign in to comment.