1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00
Joseph Flinn
2021-11-02 09:49:00 -07:00
committed by GitHub
parent 7473a96b27
commit 630376400f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM nginx:1.18
FROM nginx:stable
LABEL com.bitwarden.product="bitwarden"

View File

@ -1,4 +1,4 @@
FROM nginx:1.18
FROM nginx:stable
LABEL com.bitwarden.product="bitwarden"