mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Switch Docker images to ones with armv7+arm64 support
This commit is contained in:
parent
536610a46f
commit
9114c9815c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM mcr.microsoft.com/dotnet/core/sdk:3.1-alpine
|
||||
FROM mcr.microsoft.com/dotnet/core/sdk:3.1.401
|
||||
WORKDIR /app
|
||||
|
||||
# Restore/fetch dependencies excluding app code to make use of caching
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue