1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 12:40:22 -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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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