Skip to content

Commit

Permalink
test(ci): fix a comment to trigger base image workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
poikilotherm committed Apr 12, 2024
1 parent afad97e commit 1c1c30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/container-base/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ RUN <<EOF
${ASADMIN} create-network-listener --protocol=http-listener-1 --listenerport=8009 --jkenabled=true jk-connector
${ASADMIN} set server-config.network-config.protocols.protocol.http-listener-1.http.comet-support-enabled=true
${ASADMIN} create-system-properties javax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
# Always disable phoning home...
# Always disable phoning home
${ASADMIN} disable-phone-home

### CLEANUP
Expand Down

0 comments on commit 1c1c30e

Please sign in to comment.