Skip to content

Commit

Permalink
Bump runc v1.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Sep 2, 2022
1 parent 6555481 commit 739d8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ RUN rm -vf /charts/*.sh /charts/*.md
FROM rancher/hardened-kubernetes:v1.22.13-rke2r1-build20220817 AS kubernetes
FROM rancher/hardened-containerd:v1.5.13-k3s1-build20220606 AS containerd
FROM rancher/hardened-crictl:v1.22.0-build20211118 AS crictl
FROM rancher/hardened-runc:v1.1.2-build20220606 AS runc
FROM rancher/hardened-runc:v1.1.4-build20220901 AS runc

FROM scratch AS runtime-collect
COPY --from=runc \
Expand Down

0 comments on commit 739d8e8

Please sign in to comment.