From 83266496ce07bbbf60525fdb55755327d7418e95 Mon Sep 17 00:00:00 2001 From: AxisCommunications - Ecosystem service account <144934332+github-axiscommunications-ecosystem@users.noreply.github.com> Date: Mon, 11 May 2026 19:54:12 +0200 Subject: [PATCH] Automatic update of versions Co-authored-by: github-axiscommunications-ecosystem Co-authored-by: Johan Hultberg --- audio-capture/Dockerfile | 2 +- audio-playback/Dockerfile | 2 +- axevent/send_event/Dockerfile | 2 +- axevent/subscribe_to_event/Dockerfile | 2 +- axevent/subscribe_to_events/Dockerfile | 2 +- axoverlay/Dockerfile | 2 +- axparameter/Dockerfile | 2 +- axserialport/Dockerfile | 2 +- axstorage/Dockerfile | 2 +- bounding-box/Dockerfile | 2 +- container-example/Dockerfile | 2 +- curl-openssl/Dockerfile | 2 +- hello-world/Dockerfile | 2 +- licensekey/Dockerfile | 2 +- message-broker/consume-scene-metadata/Dockerfile | 2 +- object-detection-cv25/Dockerfile | 2 +- object-detection-yolov5/Dockerfile | 2 +- object-detection/Dockerfile | 2 +- remote-debug-example/Dockerfile | 2 +- reproducible-package/Dockerfile | 2 +- shell-script-example/Dockerfile | 2 +- using-opencv/Dockerfile | 2 +- utility-libraries/custom_lib_example/Dockerfile | 2 +- utility-libraries/openssl_curl_example/Dockerfile | 2 +- vapix/Dockerfile | 2 +- vdo-larod/Dockerfile | 2 +- vdo-opencl-filtering/Dockerfile | 2 +- web-server/http-requests-using-fastcgi/Dockerfile | 2 +- web-server/reverse-proxy-using-fixed-port/Dockerfile | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/audio-capture/Dockerfile b/audio-capture/Dockerfile index 72fbed90..8ad290eb 100644 --- a/audio-capture/Dockerfile +++ b/audio-capture/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/audio-playback/Dockerfile b/audio-playback/Dockerfile index 72fbed90..8ad290eb 100644 --- a/audio-playback/Dockerfile +++ b/audio-playback/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axevent/send_event/Dockerfile b/axevent/send_event/Dockerfile index 72fbed90..8ad290eb 100644 --- a/axevent/send_event/Dockerfile +++ b/axevent/send_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axevent/subscribe_to_event/Dockerfile b/axevent/subscribe_to_event/Dockerfile index 72fbed90..8ad290eb 100644 --- a/axevent/subscribe_to_event/Dockerfile +++ b/axevent/subscribe_to_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axevent/subscribe_to_events/Dockerfile b/axevent/subscribe_to_events/Dockerfile index 72fbed90..8ad290eb 100644 --- a/axevent/subscribe_to_events/Dockerfile +++ b/axevent/subscribe_to_events/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axoverlay/Dockerfile b/axoverlay/Dockerfile index 72fbed90..8ad290eb 100644 --- a/axoverlay/Dockerfile +++ b/axoverlay/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axparameter/Dockerfile b/axparameter/Dockerfile index 72fbed90..8ad290eb 100644 --- a/axparameter/Dockerfile +++ b/axparameter/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axserialport/Dockerfile b/axserialport/Dockerfile index 60272c78..bbcd2338 100644 --- a/axserialport/Dockerfile +++ b/axserialport/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axstorage/Dockerfile b/axstorage/Dockerfile index 60272c78..bbcd2338 100644 --- a/axstorage/Dockerfile +++ b/axstorage/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/bounding-box/Dockerfile b/bounding-box/Dockerfile index 72fbed90..8ad290eb 100644 --- a/bounding-box/Dockerfile +++ b/bounding-box/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/container-example/Dockerfile b/container-example/Dockerfile index dd3d5e34..19ab3302 100644 --- a/container-example/Dockerfile +++ b/container-example/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=aarch64 -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp diff --git a/curl-openssl/Dockerfile b/curl-openssl/Dockerfile index 8521fc95..00904111 100644 --- a/curl-openssl/Dockerfile +++ b/curl-openssl/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/hello-world/Dockerfile b/hello-world/Dockerfile index 4903ce1d..12281999 100644 --- a/hello-world/Dockerfile +++ b/hello-world/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/licensekey/Dockerfile b/licensekey/Dockerfile index 72fbed90..8ad290eb 100644 --- a/licensekey/Dockerfile +++ b/licensekey/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/message-broker/consume-scene-metadata/Dockerfile b/message-broker/consume-scene-metadata/Dockerfile index ee9646fc..4e092bf1 100644 --- a/message-broker/consume-scene-metadata/Dockerfile +++ b/message-broker/consume-scene-metadata/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH= -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/object-detection-cv25/Dockerfile b/object-detection-cv25/Dockerfile index 82fc9da3..204eda54 100644 --- a/object-detection-cv25/Dockerfile +++ b/object-detection-cv25/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/object-detection-yolov5/Dockerfile b/object-detection-yolov5/Dockerfile index 53f442e1..e5e8b6f2 100644 --- a/object-detection-yolov5/Dockerfile +++ b/object-detection-yolov5/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/object-detection/Dockerfile b/object-detection/Dockerfile index d9499144..b3fe9a07 100644 --- a/object-detection/Dockerfile +++ b/object-detection/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/remote-debug-example/Dockerfile b/remote-debug-example/Dockerfile index db226ea4..59575589 100644 --- a/remote-debug-example/Dockerfile +++ b/remote-debug-example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/reproducible-package/Dockerfile b/reproducible-package/Dockerfile index ed61fb18..ca27a2ce 100644 --- a/reproducible-package/Dockerfile +++ b/reproducible-package/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/shell-script-example/Dockerfile b/shell-script-example/Dockerfile index 4903ce1d..12281999 100644 --- a/shell-script-example/Dockerfile +++ b/shell-script-example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/using-opencv/Dockerfile b/using-opencv/Dockerfile index a65d12e9..d53c6232 100644 --- a/using-opencv/Dockerfile +++ b/using-opencv/Dockerfile @@ -2,7 +2,7 @@ ARG ARCH=armv7hf ARG REPO=axisecp ARG SDK=acap-native-sdk ARG UBUNTU_VERSION=24.04 -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION} diff --git a/utility-libraries/custom_lib_example/Dockerfile b/utility-libraries/custom_lib_example/Dockerfile index af04be38..e9e68788 100644 --- a/utility-libraries/custom_lib_example/Dockerfile +++ b/utility-libraries/custom_lib_example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/utility-libraries/openssl_curl_example/Dockerfile b/utility-libraries/openssl_curl_example/Dockerfile index 21eadc3f..4db9137c 100644 --- a/utility-libraries/openssl_curl_example/Dockerfile +++ b/utility-libraries/openssl_curl_example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vapix/Dockerfile b/vapix/Dockerfile index b61b0d0f..86e3b4fd 100644 --- a/vapix/Dockerfile +++ b/vapix/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vdo-larod/Dockerfile b/vdo-larod/Dockerfile index eead8e5d..84cd124e 100644 --- a/vdo-larod/Dockerfile +++ b/vdo-larod/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vdo-opencl-filtering/Dockerfile b/vdo-opencl-filtering/Dockerfile index 4167548d..4ffdfc4d 100644 --- a/vdo-opencl-filtering/Dockerfile +++ b/vdo-opencl-filtering/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/web-server/http-requests-using-fastcgi/Dockerfile b/web-server/http-requests-using-fastcgi/Dockerfile index dbb9e100..a2958a34 100644 --- a/web-server/http-requests-using-fastcgi/Dockerfile +++ b/web-server/http-requests-using-fastcgi/Dockerfile @@ -2,7 +2,7 @@ ARG ARCH=armv7hf ARG REPO=axisecp ARG SDK=acap-native-sdk ARG UBUNTU_VERSION=24.04 -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION} diff --git a/web-server/reverse-proxy-using-fixed-port/Dockerfile b/web-server/reverse-proxy-using-fixed-port/Dockerfile index afb395bb..84f30d6a 100644 --- a/web-server/reverse-proxy-using-fixed-port/Dockerfile +++ b/web-server/reverse-proxy-using-fixed-port/Dockerfile @@ -2,7 +2,7 @@ ARG ARCH=armv7hf ARG REPO=axisecp ARG SDK=acap-native-sdk ARG UBUNTU_VERSION=24.04 -ARG VERSION=12.10.0-rc.5 +ARG VERSION=12.10.0 ARG CIVETWEB_VERSION=v1.16 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION}