Browse Source

nginx version

merge-requests/91/head
Steven Foerster 4 years ago
parent
commit
12b0de7a35
  1. 2
      compose/production/portal/Dockerfile

2
compose/production/portal/Dockerfile

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
FROM nginx:alpine
FROM nginx:1.21.1-alpine
ADD run.sh /run.sh
ADD default.conf /etc/nginx/conf.d/default.conf

Loading…
Cancel
Save