Build changes again
This commit is contained in:
@@ -31,7 +31,7 @@ COPY --from=obfuscator /app/zurg .
|
||||
COPY config.example.yml /app/config.yml
|
||||
|
||||
# Install runtime dependencies and configure FUSE
|
||||
RUN apk add --no-cache fuse3 \
|
||||
RUN apk add --no-cache fuse3 curl \
|
||||
&& echo 'user_allow_other' >> /etc/fuse.conf
|
||||
|
||||
ENTRYPOINT ["./zurg"]
|
||||
|
||||
Reference in New Issue
Block a user