update to nginx:1.19.7-alpine

Signed-off-by: grantbirki <grant.birkinbine@gmail.com>
This commit is contained in:
Grant Birkinbine 2021-03-25 09:48:58 -07:00 committed by grantbirki
parent 889436b6d5
commit b3d7258e56

View File

@ -1,4 +1,4 @@
FROM nginx:1.19.3-alpine FROM nginx:1.19.7-alpine
# Add bash for boot cmd # Add bash for boot cmd
RUN apk add bash RUN apk add bash