Skip to content

Commit 0e7f285

Browse files
authored
Upgrade buildkit to v0.12.2 (#18635)
1 parent 92359c6 commit 0e7f285

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.11.6
5+
FROM moby/buildkit:v0.12.2
66

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

0 commit comments

Comments
 (0)