1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

updating the dotnet framework for the eventsprocessor docker conatiner for the QA environment (#1590)

This commit is contained in:
Joseph Flinn
2021-09-20 13:44:38 -07:00
committed by GitHub
parent ff8d736e8b
commit cd321f2267

View File

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