Skip to content

Commit

Permalink
Merge pull request #570 from seart-group/dependabot/docker/docker/web…
Browse files Browse the repository at this point in the history
…site/master/nginx-1.27.4-alpine-slim

Build(deps): bump nginx from 1.27.3-alpine-slim to 1.27.4-alpine-slim in /docker/website
  • Loading branch information
seart-bot authored Feb 7, 2025
2 parents d7cf929 + d7b49bb commit 0c2f560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/website/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COPY package.json \

RUN npm ci --silent --no-progress && npm run build

FROM nginx:1.27.3-alpine-slim
FROM nginx:1.27.4-alpine-slim
LABEL maintainer="Ozren Dabić ([email protected])"

ENV TZ=UTC
Expand Down

0 comments on commit 0c2f560

Please sign in to comment.