Logo
Explore Help
Register Sign In
admin/server
1
0
Fork 0
You've already forked server
mirror of https://github.com/bitwarden/server.git synced 2026-02-16 05:43:20 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
3ae3ecead1df1e5ad3d9e7dd00a993b805b82829
server/util/Server/Dockerfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
131 B
Docker
Raw Normal View History

[PM-5052] Upgrade to .NET 8 (#3461) * Upgrade to .NET 8 * Linting * Clean up old JSON deserialization code * More .NET 8-oriented linting * Light feedback * Get rid of old test we don't know the root issue for * Fix a new test * Remove now-unnecessary Renovate constraint * Use Any() * Somehow a 6.0 tooling config we don't need snuck back in * Space out properties that always change per release * Bump a few core packages since the last update
2024-02-05 13:03:42 -05:00
FROM mcr.microsoft.com/dotnet/aspnet:8.0
Add a bitwarden label to docker images (#305) * Add a bitwarden label to docker images * Prefix label with reverse DNS
2018-06-09 14:17:16 +02:00
LABEL com.bitwarden.product="bitwarden"
Update output directory for dotnet builds (#1358) * Update output directory for dotnet builds * Update Dotnet build output path
2021-05-27 12:16:12 -04:00
COPY obj/build-output/publish /bitwarden_server
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 562ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API