Skip to content

Commit

Permalink
Merge pull request #256 from pascaliske/renovate/nginx-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske authored Oct 3, 2024
2 parents 5237ab5 + 9b081b2 commit 0950baa
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.0-alpine
FROM nginx:1.27.2-alpine
LABEL maintainer="info@pascaliske.dev"

# environment
Expand Down

0 comments on commit 0950baa

Please sign in to comment.