1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

versioning images

This commit is contained in:
Kyle Spearrin
2017-10-02 16:38:52 -04:00
parent a159be65e7
commit c6ab727dee
3 changed files with 8 additions and 10 deletions

View File

@ -1,4 +1,4 @@
FROM nginx:stable
FROM nginx:1.12
COPY nginx.conf /etc/nginx
COPY proxy.conf /etc/nginx