123
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-07 20:55:18 +10:00
parent 557a74ca21
commit 1baac63e22
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
FROM mcr.microsoft.com/dotnet/aspnet:6.0
RUN apt-get install -y libfreetype6
RUN apt-get install -y libfontconfig1
ADD dist /app