Skip to content

Commit

Permalink
Merge pull request #267 from pascaliske/renovate/nginx-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske authored Feb 16, 2025
2 parents 1b9487f + 06daacb commit ee089d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ COPY . /build
RUN yarn run build

# --- final image
FROM nginx:1.27.3-alpine
FROM nginx:1.27.4-alpine
LABEL maintainer="[email protected]"

# environment
Expand Down

0 comments on commit ee089d0

Please sign in to comment.