1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-22 11:45:59 +01:00

server build is not beta tagged

This commit is contained in:
Kyle Spearrin 2017-10-02 21:27:44 -04:00
parent f0fbf664d4
commit 48d9e626f5

View File

@ -1,4 +1,4 @@
FROM bitwarden/server:beta
FROM bitwarden/server
WORKDIR /app
COPY ./dist .