[release] v0.5.12-unstable

This commit is contained in:
Yann Stepienik
2023-05-27 18:27:06 +01:00
parent 3cb1f8e7a1
commit bc9d840e3f
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ RUN ./build.sh
RUN apt-get remove -y wget curl nodejs
RUN apt-get autoremove -y
RUN rm -rf node_modules
RUN rm -rf /usr/local/go
WORKDIR /app/build