mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-05-16 18:43:06 +00:00
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:
parent
424a978bff
commit
509b8204a5
2 changed files with 2 additions and 2 deletions
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue