1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-08 11:24:33 -05:00

Fix Attachments base image (#3190)

This commit is contained in:
Vince Grassia
2023-08-15 19:48:25 -04:00
committed by GitHub
parent 60eab8a28e
commit cf14f42dc9

View File

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