`update nginx version

This commit is contained in:
Халтобин Евгений 2025-01-20 09:10:13 +03:00
parent d40d1d47d6
commit e3cb9ff5f2

View file

@ -1,4 +1,4 @@
FROM nginx:stable-alpine FROM nginx:1.26.2-alpine-slim
RUN apk --update --no-cache add nginx-mod-http-headers-more RUN apk --update --no-cache add nginx-mod-http-headers-more