Skip to content

Commit d3e977b

Browse files
authored
fix: update internal/app/world-cli/common/docker/service/cardinal.Dockerfile
1 parent aa574ed commit d3e977b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/app/world-cli/common/docker/service/cardinal.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
################################
22
# Build Image - Normal
33
################################
4-
FROM golang:1.24 AS build
4+
FROM golang:1.23 AS build
55

66
ARG SOURCE_PATH
77
ARG GITHUB_TOKEN

0 commit comments

Comments
 (0)