1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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