diff --git a/Dockerfile b/Dockerfile index 4fdfcd9..dbb97e2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,7 @@ RUN apt update && apt -y install \ mingw-w64 \ pkg-config \ wget \ + xz-utils \ && rm -rf /var/lib/apt/lists/* # Manually install upx