build(docker): update base image used for building workspace image

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
Andrei Jiroh Halili 2023-10-21 10:00:54 +08:00
parent 424a978bff
commit 509b8204a5
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
2 changed files with 2 additions and 2 deletions

2
.gitpod.Dockerfile vendored
View file

@ -23,4 +23,4 @@ COPY --from=docker/buildx-bin:latest /buildx /usr/libexec/docker/cli-plugins/doc
# brew maintenance + install ShellCheck and Hadolint
WORKDIR /home/gitpod
RUN brew update && brew install hadolint shellcheck \
&& npm i -g wrangler
&& npm i -g wrangler