1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-27 16:09:11 +01:00

aspnet image

This commit is contained in:
Kyle Spearrin 2020-01-13 15:07:52 -05:00
parent 13370e011f
commit 57a491d58b

View File

@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/core/runtime:3.1
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1
LABEL com.bitwarden.product="bitwarden" com.bitwarden.project="setup"