Skip to content

Commit

Permalink
Update runc v1.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez committed Nov 18, 2024
1 parent dd67cb8 commit 8fa766d
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 @@ -13,7 +13,7 @@
# limitations under the License.

ARG CONTAINERD_VERSION=1.6.36
ARG RUNC_VERSION=1.1.12
ARG RUNC_VERSION=1.2.1
ARG NERDCTL_VERSION=1.7.1

FROM public.ecr.aws/docker/library/registry:3.0.0-alpha.1 AS registry
Expand Down

0 comments on commit 8fa766d

Please sign in to comment.