shukitchan opened a new pull request, #310:
URL: https://github.com/apache/trafficserver-ingress-controller/pull/310

   This pull request updates the base Alpine Linux and LuaJIT versions used in 
the build and runtime environments to their latest releases. These changes help 
ensure the project stays current with upstream security patches and 
compatibility improvements.
   
   **Environment upgrades:**
   
   * Updated the base image in the `Dockerfile` from `alpine:3.20.7` to 
`alpine:3.20.8` for both the builder and runtime stages. 
[[1]](diffhunk://#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L18-R18)
 
[[2]](diffhunk://#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L130-R130)
   * Changed the LuaJIT package source from Alpine v3.19 to Alpine edge, and 
upgraded `luajit-dev` from `2.1_p20230410-r3` to `2.1_p20240815-r1` in the 
build stage.
   * Similarly, upgraded the runtime LuaJIT package from 
`luajit=2.1_p20230410-r3` to `luajit=2.1_p20240815-r1` and switched to the edge 
repository.
   
   **Documentation updates:**
   
   * Updated the `README.md` to reflect the new Alpine Linux and OpenResty 
LuaJIT2 versions in the dependencies section.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to