Skip to content

Commit 943d11d

Browse files
author
smiletan
committed
upgrade debug docker build golang version
1 parent fcda865 commit 943d11d

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)