Skip to content

Commit 9357f3c

Browse files
author
smiletan
authored
Merge pull request #424 from intelligentfu8/cg-rename
[enhancement]upgrade debug docker build golang version
2 parents 935a6dd + 943d11d commit 9357f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile_doris_debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
FROM golang:1.19 as builder
18+
FROM golang:1.23 as builder
1919
ARG TARGETOS
2020
ARG TARGETARCH
2121

0 commit comments

Comments
 (0)