Skip to content

Commit

Permalink
add support for Lucee 6.2 with tomcat 10 (jakarta)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeloffner committed Jun 15, 2024
1 parent 315edb6 commit 09ab0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
TOMCAT_BASE_IMAGE: ""
LUCEE_MINOR: "6.2"
LUCEE_SERVER: ",-nginx"
LUCEE_VARIANTS: ",-light"
LUCEE_VARIANTS: ""

- name: Build Lucee docker image [JRE21, Tomcat 9.0]
run: python3 -u build-images.py
Expand Down

0 comments on commit 09ab0ff

Please sign in to comment.