server build is not beta tagged
This commit is contained in:
parent
f0fbf664d4
commit
48d9e626f5
|
@ -1,4 +1,4 @@
|
||||||
FROM bitwarden/server:beta
|
FROM bitwarden/server
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY ./dist .
|
COPY ./dist .
|
||||||
|
|
Loading…
Reference in New Issue