Skip to content

Commit

Permalink
Merge pull request #20 from bento-platform/chore/update
Browse files Browse the repository at this point in the history
chore: update base image to 1.27.1.1-0
  • Loading branch information
davidlougheed authored Nov 11, 2024
2 parents b5fff8c + 68b7f0b commit 2115482
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,4 +1,4 @@
FROM openresty/openresty:1.25.3.2-0-alpine-fat
FROM openresty/openresty:1.27.1.1-0-alpine-fat

# Install apt and lua dependencies
RUN apk add --no-cache git bash python3 && \
Expand Down

0 comments on commit 2115482

Please sign in to comment.