chore(deps): update nginx docker tag to v1.26.0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Renovate Bot 2024-04-24 03:00:37 +00:00
parent 4f78b64ba3
commit 6fdec47667

View file

@ -1,5 +1,5 @@
# renovate: datasource=docker depName=nginx
ARG NGINX_VERSION=1.25.5
ARG NGINX_VERSION=1.26.0
FROM node:lts-alpine as css
WORKDIR /garbage