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 0148c21 commit 76438d5Copy full SHA for 76438d5
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM public.ecr.aws/eks-distro-build-tooling/golang:1.23.0 as go-builder
+FROM public.ecr.aws/eks-distro-build-tooling/golang:1.24.0 as go-builder
16
WORKDIR /go/src/github.com/kubernetes-sigs/aws-efs-csi-driver
17
18
ARG TARGETOS
0 commit comments