Skip to content

Commit 76438d5

Browse files
committed
Update golang in Dockerfile
1 parent 0148c21 commit 76438d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM public.ecr.aws/eks-distro-build-tooling/golang:1.23.0 as go-builder
15+
FROM public.ecr.aws/eks-distro-build-tooling/golang:1.24.0 as go-builder
1616
WORKDIR /go/src/github.com/kubernetes-sigs/aws-efs-csi-driver
1717

1818
ARG TARGETOS

0 commit comments

Comments
 (0)