Skip to content

Commit dddf84c

Browse files
mondaljsZachary Maguire
authored andcommitted
Update golang MV in DockerFile
1 parent 6e708ab commit dddf84c

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.24.0 as go-builder
15+
FROM public.ecr.aws/eks-distro-build-tooling/golang:1.25.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)