mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +01:00
232c9206f2
This reverts commit e499087a57
.
3 lines
74 B
Docker
3 lines
74 B
Docker
FROM microsoft/aspnetcore:2.0.5
|
|
COPY obj/Docker/publish /bitwarden_server
|