Skip to content

Commit

Permalink
fix: docker-examples/v5/reverse_proxy/nginx_relative/nginx_ssl/Docker…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Sep 4, 2021
1 parent e2a67ba commit 9e29bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-examples/v5/reverse_proxy/nginx_relative/nginx_ssl/Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx
FROM nginx:1

COPY cert.crt /etc/nginx/cert.crt
COPY cert.key /etc/nginx/cert.key
Expand Down

0 comments on commit 9e29bf8

Please sign in to comment.