Skip to content

Commit 3fae33b

Browse files
authored
Merge pull request #328 from goharbor/dependabot/docker/script/release/golang-1.23.3
chore(deps): bump golang from 1.22.6 to 1.23.3 in /script/release
2 parents 70393f7 + c259d47 commit 3fae33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.6 AS build
1+
FROM golang:1.23.3 AS build
22

33
ARG NYDUS_VERSION=v2.2.4
44

0 commit comments

Comments
 (0)