We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e4ddb commit 6c63932Copy full SHA for 6c63932
.go-version
@@ -1 +1 @@
1
-1.24.7
+1.24.10
Dockerfile
@@ -8,7 +8,7 @@
8
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
# See the License for the specific language governing permissions and
10
# limitations under the License.
11
-ARG BUILDER=public.ecr.aws/eks-distro-build-tooling/golang:1.24.7-gcc
+ARG BUILDER=public.ecr.aws/eks-distro-build-tooling/golang:1.24.10-gcc
12
ARG BASE_IMAGE=public.ecr.aws/eks-distro/kubernetes/go-runner:v0.18.0-eks-1-34-latest
13
14
FROM --platform=$BUILDPLATFORM ${BUILDER} AS build
0 commit comments