Copy all files

This commit is contained in:
Michiel Hazelhof 2025-08-12 15:01:26 +02:00
parent 93cae61d66
commit e87bc81a9c
No known key found for this signature in database
GPG Key ID: EECB9B96355B5EBF

View File

@ -1,4 +1,3 @@
FROM ghcr.io/bitwarden/self-host:beta FROM ghcr.io/bitwarden/self-host:beta
COPY ./temp/Api/Core.dll /app/Api/Core.dll COPY ./temp/ /app/
COPY ./temp/Identity/Core.dll /app/Identity/Core.dll