mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-17 11:46:18 +00:00
Update Unified branch to account for move from Docker Hub to GHCR (#227)
* Update build.sh to reflect move to GHCR * Update build.ps1 to reflect move to GHCR * Update README.md to reflect move to GHCR * Update Dockerfile-bitwarden-patch to reflect move to GHCR
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user