Update Dockerfile-bitwarden-patch to reflect move to GHCR

This commit is contained in:
Joseph Gigantino 2025-03-29 13:06:22 -04:00 committed by GitHub
parent 072244588b
commit ab42d009ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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