diff --git a/images/actions/redot/Dockerfile b/images/actions/redot/Dockerfile index 273a1ab..55cdab3 100644 --- a/images/actions/redot/Dockerfile +++ b/images/actions/redot/Dockerfile @@ -2,7 +2,7 @@ FROM git.euph.dev/actions/runner-basic:latest ARG PACKAGE_VERSION -# fontconfig and udev are not needed in ci, and will segfault +# fontconfig and eudev-udev are not needed in ci, and will segfault RUN sudo apk add --no-cache \ scons \ pkgconf \