1
0
mirror of https://github.com/bitwarden/server synced 2025-12-10 13:23:27 +00: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"