File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 1.24.7
1+ 1.24.9
Original file line number Diff line number Diff line change 88# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
99# See the License for the specific language governing permissions and
1010# limitations under the License.
11- ARG BUILDER=public.ecr.aws/eks-distro-build-tooling/golang:1.24.7 -gcc
11+ ARG BUILDER=public.ecr.aws/eks-distro-build-tooling/golang:1.24.9 -gcc
1212ARG BASE_IMAGE=public.ecr.aws/eks-distro/kubernetes/go-runner:v0.18.0-eks-1-34-latest
1313
1414FROM --platform=$BUILDPLATFORM ${BUILDER} AS build
Original file line number Diff line number Diff line change 11module sigs.k8s.io/aws-encryption-provider
22
3- go 1.24.7
3+ go 1.24.9
44
55require (
66 github.com/aws/aws-sdk-go-v2 v1.39.2
You can’t perform that action at this time.
0 commit comments