Skip to content

Commit

Permalink
Bump openresty/openresty from 1.25.3.2-1-alpine to 1.27.1.1-0-alpine
Browse files Browse the repository at this point in the history
Bumps openresty/openresty from 1.25.3.2-1-alpine to 1.27.1.1-0-alpine.

---
updated-dependencies:
- dependency-name: openresty/openresty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SirCAS committed Oct 23, 2024
1 parent 6f6c2db commit 052eeb3
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
@@ -1,5 +1,5 @@

FROM openresty/openresty:1.25.3.2-1-alpine
FROM openresty/openresty:1.27.1.1-0-alpine
COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf
RUN chown -R 101:101 /usr/local/openresty/nginx/
EXPOSE 8080
Expand Down

0 comments on commit 052eeb3

Please sign in to comment.