Publish v2.25.4 #380
Annotations
1 error
Build image for testing activeqm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --update curl && rm -rf /var/cache/apk/* && mkdir -p /opt && curl -s -S https://archive.apache.org/dist/activemq/$ACTIVEMQ_VERSION/$ACTIVEMQ-bin.tar.gz | tar -xvz -C /opt && mv /opt/$ACTIVEMQ $ACTIVEMQ_HOME && addgroup -S activemq && adduser -S -H -G activemq -h $ACTIVEMQ_HOME activemq && chown -R activemq:activemq $ACTIVEMQ_HOME && chown -h activemq:activemq $ACTIVEMQ_HOME" did not complete successfully: exit code: 1
|
Loading