We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93eb6c commit b0df8ecCopy full SHA for b0df8ec
components/image-builder-bob/leeway.Dockerfile
@@ -2,7 +2,7 @@
2
# Licensed under the GNU Affero General Public License (AGPL).
3
# See License.AGPL.txt in the project root for license information.
4
5
-FROM ghcr.io/gitpod-io/buildkit:v0.20.1-gitpod.2
+FROM ghcr.io/gitpod-io/buildkit:v0.20.1-gitpod.3
6
7
USER root
8
RUN apk --no-cache add sudo bash \
0 commit comments