mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-02-17 00:09:49 +00:00
let's try to unbreak docker image building the easier way
This commit is contained in:
parent
7702f7a610
commit
26e5a2f0fd
@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/dotnet/sdk:5.0 AS base
|
||||
FROM mcr.microsoft.com/dotnet/sdk:5.0-focal AS base
|
||||
# Native libgdiplus dependencies
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y --allow-unauthenticated libc6-dev libgdiplus libx11-dev fonts-roboto
|
||||
|
Loading…
x
Reference in New Issue
Block a user