Skip to content

Commit

Permalink
Bump containerd to v1.5.7-k3s2
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 Nov 3, 2021
1 parent cb8b0a0 commit b426ae1
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 @@ -115,7 +115,7 @@ RUN rm -vf /charts/*.sh /charts/*.md
# This means bin/foo/bar will become bin/bar when rke2 installs this to the host
FROM rancher/k3s:v1.22.2-k3s1 AS k3s
FROM rancher/hardened-kubernetes:v1.22.3-rke2r1-build20211028 AS kubernetes
FROM rancher/hardened-containerd:v1.5.7-k3s1-build20211011 AS containerd
FROM rancher/hardened-containerd:v1.5.7-k3s2-build20211102 AS containerd
FROM rancher/hardened-crictl:v1.22.0-build20210915 AS crictl
FROM rancher/hardened-runc:v1.0.2-build20210915 AS runc

Expand Down

0 comments on commit b426ae1

Please sign in to comment.