updated nginx version to 1.21.4 specifically (instead of 'latest')

This commit is contained in:
Radar231 2021-12-14 22:32:45 -05:00
parent 13e3ccd678
commit 9265424a1b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
#############################################################
radar231-com:
container_name: radar231-nginx
image: nginx
image: nginx:1.21.4
restart: unless-stopped
# when used with nginx-proxy-manager, we don't need to expose
# any ports, as npm connects to the container's port