We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae8570 commit 05d3f28Copy full SHA for 05d3f28
1 file changed
.devcontainer/bitwarden_common/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
bitwarden_server:
3
- image: mcr.microsoft.com/devcontainers/dotnet:8.0
+ image: mcr.microsoft.com/devcontainers/dotnet:10.0
4
volumes:
5
- ../../:/workspace:cached
6
env_file:
0 commit comments