Skip to content

Commit b0df8ec

Browse files
authored
[image-builder-bob] update buildkit alpine to 3.22 (#20942)
1 parent e93eb6c commit b0df8ec

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 ghcr.io/gitpod-io/buildkit:v0.20.1-gitpod.2
5+
FROM ghcr.io/gitpod-io/buildkit:v0.20.1-gitpod.3
66

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

0 commit comments

Comments
 (0)