We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e23c5 commit 74fc979Copy full SHA for 74fc979
2 files changed
builds/alpine/LuceeLight.Dockerfile
@@ -5,7 +5,7 @@ LABEL maintainer "Jon Clausen <jclausen@ortussolutions.com>"
5
LABEL repository "https://github.com/Ortus-Solutions/docker-commandbox"
6
7
#Hard Code our engine environment
8
-ENV BOX_SERVER_APP_CFENGINE lucee-light
+ENV BOX_SERVER_APP_CFENGINE lucee-light@6
9
10
# WARM UP THE SERVER
11
RUN ${BUILD_DIR}/util/warmup-server.sh
builds/debian/LuceeLight.Dockerfile
0 commit comments