Skip to content

Commit eb93441

Browse files
committed
bumping up go runner tag (#575)
1 parent e61ff25 commit eb93441

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
@@ -35,7 +35,7 @@ RUN GIT_VERSION=$(git describe --tags --always) && \
3535
FROM $BASE_IMAGE
3636

3737
WORKDIR /
38-
COPY --from=public.ecr.aws/eks-distro/kubernetes/go-runner:v0.18.0-eks-1-32-11 /go-runner /usr/local/bin/go-runner
38+
COPY --from=public.ecr.aws/eks-distro/kubernetes/go-runner:v0.18.0-eks-1-32-16 /go-runner /usr/local/bin/go-runner
3939
COPY --from=builder /workspace/controller .
4040

4141
ENTRYPOINT ["/controller"]

0 commit comments

Comments
 (0)