mirror of
https://github.com/bitwarden/server.git
synced 2024-11-28 13:15:12 +01:00
[deps] DevOps: Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v9
This commit is contained in:
parent
702a81b161
commit
c5c91af7d2
@ -2,7 +2,7 @@ version: '3'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
bitwarden_server:
|
bitwarden_server:
|
||||||
image: mcr.microsoft.com/devcontainers/dotnet:8.0
|
image: mcr.microsoft.com/devcontainers/dotnet:9.0
|
||||||
volumes:
|
volumes:
|
||||||
- ../../:/workspace:cached
|
- ../../:/workspace:cached
|
||||||
# Overrides default command so things don't shut down after the process ends.
|
# Overrides default command so things don't shut down after the process ends.
|
||||||
|
Loading…
Reference in New Issue
Block a user