Skip to content

Commit 36cca67

Browse files
committed
[image-builder-mk3] Rollback to buildkit v0.8.3
because we don't support mounting proc through procfd
1 parent 1598876 commit 36cca67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/image-builder-bob/leeway.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the GNU Affero General Public License (AGPL).
33
# See License-AGPL.txt in the project root for license information.
44

5-
FROM moby/buildkit:v0.9.0
5+
FROM moby/buildkit:v0.8.3
66

77
USER root
88
RUN apk --no-cache add sudo bash \

0 commit comments

Comments
 (0)