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.
2 parents 4d9b9e3 + a421f4e commit c31d6cbCopy full SHA for c31d6cb
worker/Dockerfile
@@ -2,7 +2,7 @@
2
ARG BALENA_ARCH=amd64
3
4
# renovate: datasource=github-releases depName=balena-os/leviathan-worker extractVersion=v(?<version>.*)$
5
-ARG WORKER_VERSION=2.10.10
+ARG WORKER_VERSION=2.10.11
6
7
# hadolint ignore=DL3006
8
FROM bh.cr/balena/leviathan-worker-${BALENA_ARCH}/${WORKER_VERSION}
0 commit comments