mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-17 19:56:18 +00:00
Update container name/links of Bitwarden Unified to Bitwarden Lite (#265)
* Rename Containers from bitwarden/self-host:beta to bitwarden/lite:beta * Edit README to reflect rename * Change build.ps1 and Dockerfile-bitwarden-patched to CRLF * Remove .DS_Store file, and add to .gitignore * Actually remove .DS_Store * Make all ps1 files CRLF in .gitattributes & Make Dockerfiles LF. * Change from beta tag to latest
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM ghcr.io/bitwarden/self-host:beta
|
||||
FROM ghcr.io/bitwarden/lite:latest
|
||||
|
||||
COPY ./temp/ /app/
|
||||
COPY ./temp/ /app/
|
||||
|
||||
Reference in New Issue
Block a user