Skip to content

Commit

Permalink
feat:update go version
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Kai <281165273grape@gmail.com>
  • Loading branch information
GrapeBaBa committed Mar 20, 2024
1 parent 6994aa9 commit 7a225ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.portal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 golang:1.20.13 as builder
FROM --platform=linux/amd64 golang:1.22 as builder

WORKDIR /app

Expand Down

0 comments on commit 7a225ea

Please sign in to comment.