Skip to content

Commit

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

---
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>
Co-authored-by: Colin Hutchinson <[email protected]>
  • Loading branch information
dependabot[bot] and hutchic authored Dec 6, 2023
1 parent eaad80a commit 7a17d9c
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.16
FROM ghcr.io/hutchic-org/kong-build-tools-base-images:deb-1.2.18

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 7a17d9c

Please sign in to comment.