Skip to content

Commit 0210920

Browse files
committed
fix(dogfood): downgrade containerd.io to work around containerd DinD issue
1 parent e21a301 commit 0210920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dogfood/contents/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ RUN apt-get update --quiet && apt-get install --yes \
128128
ca-certificates \
129129
cargo \
130130
cmake \
131-
containerd.io \
131+
containerd.io=1.7.23-1 \
132132
crypto-policies \
133133
curl \
134134
docker-ce \

0 commit comments

Comments
 (0)