mirror of
https://github.com/bitwarden/server.git
synced 2024-11-24 12:35:25 +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:
|
||||
bitwarden_server:
|
||||
image: mcr.microsoft.com/devcontainers/dotnet:8.0
|
||||
image: mcr.microsoft.com/devcontainers/dotnet:9.0
|
||||
volumes:
|
||||
- ../../:/workspace:cached
|
||||
# Overrides default command so things don't shut down after the process ends.
|
||||
|
Loading…
Reference in New Issue
Block a user