Skip to content

Commit

Permalink
chore(deps): bump hutchic-org/kong-build-tools-base-images (#548)
Browse files Browse the repository at this point in the history
Bumps hutchic-org/kong-build-tools-base-images from deb-1.2.34 to deb-1.2.36.

---
updated-dependencies:
- dependency-name: hutchic-org/kong-build-tools-base-images
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent c75263d commit 8511ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/hutchic-org/kong-build-tools-base-images:deb-1.2.34
FROM ghcr.io/hutchic-org/kong-build-tools-base-images:deb-1.2.36

ENV PATH=$PATH:/kong/bin:/usr/local/openresty/bin/:/usr/local/kong/bin/:/usr/local/openresty/nginx/sbin/
ENV LUA_PATH=/kong/?.lua;/kong/?/init.lua;/root/.luarocks/share/lua/5.1/?.lua;/root/.luarocks/share/lua/5.1/?/init.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua
Expand Down

0 comments on commit 8511ff7

Please sign in to comment.