1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-13 13:47:30 -05:00

Update FROM directive in Dockerfile (#5522)

This commit is contained in:
Vince Grassia
2025-03-18 13:02:39 -07:00
committed by GitHub
parent 508bf2c9f8
commit 7f0dd6d1c3

View File

@ -1,4 +1,4 @@
FROM bitwarden/server:latest
FROM ghcr.io/bitwarden/server
LABEL com.bitwarden.product="bitwarden"