diff --git a/images/actions/casino-playwright/Dockerfile b/images/actions/casino-playwright/Dockerfile index 0b5cf18..0c88be2 100644 --- a/images/actions/casino-playwright/Dockerfile +++ b/images/actions/casino-playwright/Dockerfile @@ -1,5 +1,4 @@ FROM catthehacker/ubuntu:act-latest -RUN apt update && apt install just -y RUN curl https://sh.rustup.rs -sSf | sh -s -- -y RUN source $HOME/.cargo/env