diff --git a/Dockerfile b/Dockerfile index db8d45d..3af3d7d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/go-toolset:1.21.13-1.1727869850 as builder +FROM registry.access.redhat.com/ubi8/go-toolset:1.24.6-1764274816 as builder LABEL konflux.additional-tags=1.0.0 USER 0 WORKDIR /workspace