Skip to content

Commit

Permalink
Revert "fix(runc): Workaround for opencontainers/runc#2865 (#3)"
Browse files Browse the repository at this point in the history
This reverts commit 87b0c75.
  • Loading branch information
haslersn committed May 31, 2021
1 parent 87b0c75 commit b0e180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- name: Install required packages
apt:
name:
- containerd.io=1.4.3-1 # TODO: Remove Pin after runc v1.0.0-rc94 is available.
- containerd.io
notify:
- Reload systemd configuration
- Restart containerd service
Expand Down

0 comments on commit b0e180a

Please sign in to comment.