Redot Image Deps

This commit is contained in:
Snoweuph 2025-01-29 22:00:52 +01:00
parent d41a7186a3
commit 67144616de
Signed by: snoweuph
GPG key ID: BEFC41DA223CEC55

View file

@ -2,7 +2,7 @@ FROM git.euph.dev/actions/runner-basic:latest
ARG PACKAGE_VERSION
RUN apk add --no-cache \
RUN sudo apk add --no-cache \
scons \
pkgconf \
gcc \