We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702a81b commit c5c91afCopy full SHA for c5c91af
.devcontainer/bitwarden_common/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
bitwarden_server:
5
- image: mcr.microsoft.com/devcontainers/dotnet:8.0
+ image: mcr.microsoft.com/devcontainers/dotnet:9.0
6
volumes:
7
- ../../:/workspace:cached
8
# Overrides default command so things don't shut down after the process ends.
0 commit comments