Skip to content

Commit

Permalink
Revert "fix(runc): Workaround for opencontainers/runc#2865 (#3)" (#4)
Browse files Browse the repository at this point in the history
This reverts commit 87b0c75.

Co-authored-by: Sebastian Hasler <sebastian.hasler@sec.uni-stuttgart.de>
  • Loading branch information
haslersn and haslersn authored May 31, 2021
1 parent 87b0c75 commit dcb14af
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 dcb14af

Please sign in to comment.