Skip to content
Snippets Groups Projects
Commit 04c10c74 authored by Griefed's avatar Griefed :joystick:
Browse files

Update Dockerfile

parent ea35db26
No related branches found
No related tags found
No related merge requests found
......@@ -72,11 +72,7 @@ RUN \
npm install -g \
@quasar/cli && \
echo "**** Installing act ****" && \
<<<<<<< HEAD
curl https://raw.githubusercontent.com/nektos/act/b23bbefc365012886192e477a88d38a0909ecba1/install.sh | sudo bash && \
=======
curl https://raw.githubusercontent.com/nektos/act/b23bbefc365012886192e477a88d38a0909ecba1/install.sh | bash && \
>>>>>>> 209e392b842f6e294c372a52a55b65b3bcb205a3
echo "**** Cleanup ****" && \
rm -rf \
/var/cache/apk/* \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment