1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00

Updating the base Docker image for testing purposes (#1411)

This commit is contained in:
Joseph Flinn 2022-01-27 07:25:13 -08:00 committed by GitHub
parent 2ffe3bd6ad
commit f0c47252e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM bitwarden/server
FROM bitwarden/server:dev
LABEL com.bitwarden.product="bitwarden"