mirror of
https://github.com/bitwarden/server.git
synced 2025-04-24 14:26:38 -05:00
Fix image name
This commit is contained in:
parent
8da8388678
commit
a7fa6c943f
@ -2,7 +2,7 @@
|
||||
# Build stage #
|
||||
###############################################
|
||||
ARG BUILD_TAG=latest
|
||||
FROM --platform=$BUILDPLATFORM bitwarden-build:${BUILD_TAG} AS bitwarden-build
|
||||
FROM --platform=$BUILDPLATFORM bitwardenprod.azurecr.io/build:${BUILD_TAG} AS bitwarden-build
|
||||
|
||||
###############################################
|
||||
# App stage #
|
||||
|
Loading…
x
Reference in New Issue
Block a user