Update to v6.0 and update alpine image to v3.19.1 and add alpine arm6… #65
Annotations
5 errors and 1 warning
Build and push docker images (debian)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apt-get update && TERM=xterm DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends unzip wget && wget -qO /tmp/traccar.zip https://github.com/traccar/traccar/releases/download/v$TRACCAR_VERSION/traccar-other-$TRACCAR_VERSION.zip && unzip -qo /tmp/traccar.zip -d /opt/traccar && apt-get autoremove --yes unzip wget && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/*" did not complete successfully: exit code: 8
|
Build and push docker images (alpine)
The job was canceled because "debian" failed.
|
Build and push docker images (alpine)
The operation was canceled.
|
Build and push docker images (ubuntu)
The job was canceled because "debian" failed.
|
Build and push docker images (ubuntu)
The operation was canceled.
|
Build and push docker images (debian)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|