1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 13:08:17 -05:00

Update FROM directive in Dockerfile (#5522)

(cherry picked from commit 7f0dd6d1c320bb9f8ec336cad11521ae98150fa0)
This commit is contained in:
Vince Grassia 2025-03-18 13:02:39 -07:00
parent cdbe0276ed
commit a040509f81
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

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