Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.4
Browse files Browse the repository at this point in the history
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
  • Loading branch information
usa-reddragon-renovate-ce[bot] authored Feb 7, 2025
1 parent 60e7da8 commit d14d712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.frontend
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ ENV NODE_ENV=production

RUN npm run build

FROM nginx:1.27.3-alpine
FROM nginx:1.27.4-alpine

COPY --from=aredn-manager-frontend /app/dist /usr/share/nginx/html

0 comments on commit d14d712

Please sign in to comment.