Skip to content
Snippets Groups Projects
Commit e178a718 authored by NMaaS Renovate's avatar NMaaS Renovate
Browse files

Update nginx Docker tag to v1.28

parent 56923f58
Branches
Tags
2 merge requests!184Develop,!167Update nginx Docker tag to v1.28
......@@ -8,7 +8,7 @@ RUN npm install -g @angular/cli@17
RUN npm i --force
RUN ng build --base-href / --configuration production
FROM nginx:1.27-alpine
FROM nginx:1.28-alpine
MAINTAINER nmaas@lists.geant.org
ARG webdir=/usr/share/nginx/html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment