Skip to content

Commit a61d9ba

Browse files
[deps] DevOps: Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v9
1 parent 702a81b commit a61d9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/bitwarden_common/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
bitwarden_server:
5-
image: mcr.microsoft.com/devcontainers/dotnet:8.0
5+
image: mcr.microsoft.com/devcontainers/dotnet:9.0
66
volumes:
77
- ../../:/workspace:cached
88
# Overrides default command so things don't shut down after the process ends.

0 commit comments

Comments
 (0)