diff --git a/.github/workflows/audio-capture.yml b/.github/workflows/audio-capture.yml index c7fa9f9b..3eaff887 100644 --- a/.github/workflows/audio-capture.yml +++ b/.github/workflows/audio-capture.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/audio-playback.yml b/.github/workflows/audio-playback.yml index f48cafad..1a0b2527 100644 --- a/.github/workflows/audio-playback.yml +++ b/.github/workflows/audio-playback.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axevent.yml b/.github/workflows/axevent.yml index 0fc43176..4e7c2c7d 100644 --- a/.github/workflows/axevent.yml +++ b/.github/workflows/axevent.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axoverlay.yml b/.github/workflows/axoverlay.yml index a757b743..afb3629b 100644 --- a/.github/workflows/axoverlay.yml +++ b/.github/workflows/axoverlay.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axparameter.yml b/.github/workflows/axparameter.yml index 8524941e..215583bf 100644 --- a/.github/workflows/axparameter.yml +++ b/.github/workflows/axparameter.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axserialport.yml b/.github/workflows/axserialport.yml index e9a84547..b9149f74 100644 --- a/.github/workflows/axserialport.yml +++ b/.github/workflows/axserialport.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axstorage.yml b/.github/workflows/axstorage.yml index 3a9ea464..8a0f2419 100644 --- a/.github/workflows/axstorage.yml +++ b/.github/workflows/axstorage.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/bounding-box.yml b/.github/workflows/bounding-box.yml index 8bbc157d..4ed251a6 100644 --- a/.github/workflows/bounding-box.yml +++ b/.github/workflows/bounding-box.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/container-example.yml b/.github/workflows/container-example.yml index 211da03f..b4ca8734 100644 --- a/.github/workflows/container-example.yml +++ b/.github/workflows/container-example.yml @@ -15,7 +15,7 @@ jobs: include: - arch: aarch64 platformarch: "linux/arm64/v8" - axis-os: 12.6.85 + axis-os: 12.7.53 env: EXREPO: acap-native-examples EXNAME: container-example diff --git a/.github/workflows/curl-openssl.yml b/.github/workflows/curl-openssl.yml index 747f29f7..c1d850cd 100644 --- a/.github/workflows/curl-openssl.yml +++ b/.github/workflows/curl-openssl.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/hello-world.yml b/.github/workflows/hello-world.yml index cf6293e7..4ffc10c3 100644 --- a/.github/workflows/hello-world.yml +++ b/.github/workflows/hello-world.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/licensekey.yml b/.github/workflows/licensekey.yml index ef36f2a7..4c86d58a 100644 --- a/.github/workflows/licensekey.yml +++ b/.github/workflows/licensekey.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/message-broker.yml b/.github/workflows/message-broker.yml index 32e4670d..423c268a 100644 --- a/.github/workflows/message-broker.yml +++ b/.github/workflows/message-broker.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/object-detection-cv25.yml b/.github/workflows/object-detection-cv25.yml index c05f63cc..0906f580 100644 --- a/.github/workflows/object-detection-cv25.yml +++ b/.github/workflows/object-detection-cv25.yml @@ -15,7 +15,7 @@ jobs: include: - arch: aarch64 chip: cv25 - axis-os: 12.6.85 + axis-os: 12.7.53 env: EXREPO: acap-native-examples EXNAME: object-detection-cv25 diff --git a/.github/workflows/object-detection-yolov5.yml b/.github/workflows/object-detection-yolov5.yml index 22d4ecd8..88ee5d7b 100644 --- a/.github/workflows/object-detection-yolov5.yml +++ b/.github/workflows/object-detection-yolov5.yml @@ -15,13 +15,13 @@ jobs: include: - arch: aarch64 chip: cpu - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: aarch64 chip: artpec8 - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: aarch64 chip: artpec9 - axis-os: 12.6.85 + axis-os: 12.7.53 env: EXREPO: acap-native-examples EXNAME: object-detection-yolov5 diff --git a/.github/workflows/object-detection.yml b/.github/workflows/object-detection.yml index 80cee6aa..3b36f006 100644 --- a/.github/workflows/object-detection.yml +++ b/.github/workflows/object-detection.yml @@ -15,16 +15,16 @@ jobs: include: - arch: armv7hf chip: cpu - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: armv7hf chip: edgetpu - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: aarch64 chip: artpec8 - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: aarch64 chip: artpec9 - axis-os: 12.6.85 + axis-os: 12.7.53 env: EXREPO: acap-native-examples EXNAME: object-detection diff --git a/.github/workflows/remote-debug-example.yml b/.github/workflows/remote-debug-example.yml index a909ceb2..066ab518 100644 --- a/.github/workflows/remote-debug-example.yml +++ b/.github/workflows/remote-debug-example.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/shell-script-example.yml b/.github/workflows/shell-script-example.yml index eb87ba05..b24d041b 100644 --- a/.github/workflows/shell-script-example.yml +++ b/.github/workflows/shell-script-example.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/using-opencv.yml b/.github/workflows/using-opencv.yml index 13795a34..e053a411 100644 --- a/.github/workflows/using-opencv.yml +++ b/.github/workflows/using-opencv.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/utility-libraries.yml b/.github/workflows/utility-libraries.yml index 6f5c265a..65a59d82 100644 --- a/.github/workflows/utility-libraries.yml +++ b/.github/workflows/utility-libraries.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vapix.yml b/.github/workflows/vapix.yml index 56cd637d..79c101a1 100644 --- a/.github/workflows/vapix.yml +++ b/.github/workflows/vapix.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vdo-larod.yml b/.github/workflows/vdo-larod.yml index 3dc2016a..7ef99a33 100644 --- a/.github/workflows/vdo-larod.yml +++ b/.github/workflows/vdo-larod.yml @@ -15,19 +15,19 @@ jobs: include: - arch: armv7hf chip: cpu - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: armv7hf chip: edgetpu - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: aarch64 chip: artpec8 - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: aarch64 chip: artpec9 - axis-os: 12.6.85 + axis-os: 12.7.53 - arch: aarch64 chip: cv25 - axis-os: 12.6.85 + axis-os: 12.7.53 env: EXREPO: acap-native-examples EXNAME: vdo-larod diff --git a/.github/workflows/vdo-opencl-filtering.yml b/.github/workflows/vdo-opencl-filtering.yml index 7801bf01..9e98f4d9 100644 --- a/.github/workflows/vdo-opencl-filtering.yml +++ b/.github/workflows/vdo-opencl-filtering.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vdostream.yml b/.github/workflows/vdostream.yml index 2a1be02a..c44632c3 100644 --- a/.github/workflows/vdostream.yml +++ b/.github/workflows/vdostream.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] vdo-format: ["h264", "h265", "y800", "jpeg", "nv12"] env: diff --git a/.github/workflows/web-server-using-fastcgi.yml b/.github/workflows/web-server-using-fastcgi.yml index 73c7343a..9f675b56 100644 --- a/.github/workflows/web-server-using-fastcgi.yml +++ b/.github/workflows/web-server-using-fastcgi.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/web-server.yml b/.github/workflows/web-server.yml index c4574d88..e7722276 100644 --- a/.github/workflows/web-server.yml +++ b/.github/workflows/web-server.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.6.85"] + axis-os: ["12.7.53"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/audio-capture/Dockerfile b/audio-capture/Dockerfile index 2935bac9..1dff4e04 100644 --- a/audio-capture/Dockerfile +++ b/audio-capture/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 2935bac9..1dff4e04 100644 --- a/audio-playback/Dockerfile +++ b/audio-playback/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 2935bac9..1dff4e04 100644 --- a/axevent/send_event/Dockerfile +++ b/axevent/send_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 2935bac9..1dff4e04 100644 --- a/axevent/subscribe_to_event/Dockerfile +++ b/axevent/subscribe_to_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 aff1160a..46ebbcf5 100644 --- a/axevent/subscribe_to_events/Dockerfile +++ b/axevent/subscribe_to_events/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axoverlay/Dockerfile b/axoverlay/Dockerfile index 2935bac9..1dff4e04 100644 --- a/axoverlay/Dockerfile +++ b/axoverlay/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axparameter/Dockerfile b/axparameter/Dockerfile index 2935bac9..1dff4e04 100644 --- a/axparameter/Dockerfile +++ b/axparameter/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axserialport/Dockerfile b/axserialport/Dockerfile index 9532a9c4..9fe11981 100644 --- a/axserialport/Dockerfile +++ b/axserialport/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axstorage/Dockerfile b/axstorage/Dockerfile index 9532a9c4..9fe11981 100644 --- a/axstorage/Dockerfile +++ b/axstorage/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 2935bac9..1dff4e04 100644 --- a/bounding-box/Dockerfile +++ b/bounding-box/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 9eac82c6..588b7b66 100644 --- a/container-example/Dockerfile +++ b/container-example/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=aarch64 -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp diff --git a/curl-openssl/Dockerfile b/curl-openssl/Dockerfile index 83adb8b0..37af0d06 100644 --- a/curl-openssl/Dockerfile +++ b/curl-openssl/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 3d284c04..66513ff0 100644 --- a/hello-world/Dockerfile +++ b/hello-world/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/licensekey/Dockerfile b/licensekey/Dockerfile index 2935bac9..1dff4e04 100644 --- a/licensekey/Dockerfile +++ b/licensekey/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 e9073149..ad11d240 100644 --- a/message-broker/consume-scene-metadata/Dockerfile +++ b/message-broker/consume-scene-metadata/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH= -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 8f6477e7..b62527ea 100644 --- a/object-detection-cv25/Dockerfile +++ b/object-detection-cv25/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 b072af34..78c94fa8 100644 --- a/object-detection-yolov5/Dockerfile +++ b/object-detection-yolov5/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 151de6ac..2ea9e2f5 100644 --- a/object-detection/Dockerfile +++ b/object-detection/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 8827637f..ed0b339c 100644 --- a/remote-debug-example/Dockerfile +++ b/remote-debug-example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 23381876..c6394b20 100644 --- a/reproducible-package/Dockerfile +++ b/reproducible-package/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 3d284c04..66513ff0 100644 --- a/shell-script-example/Dockerfile +++ b/shell-script-example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 6e04ac34..6f99e1f1 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.6.0 +ARG VERSION=12.7.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 2ecd85f3..8cd5e9af 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.6.0 +ARG VERSION=12.7.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 792592d3..29c968b3 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.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vapix/Dockerfile b/vapix/Dockerfile index ea571e49..2a8f5019 100644 --- a/vapix/Dockerfile +++ b/vapix/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 ae825074..1ab7ece4 100644 --- a/vdo-larod/Dockerfile +++ b/vdo-larod/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.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 13b16a4b..f9c4bf97 100644 --- a/vdo-opencl-filtering/Dockerfile +++ b/vdo-opencl-filtering/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vdostream/Dockerfile b/vdostream/Dockerfile index 1534ba9b..b8a66a26 100644 --- a/vdostream/Dockerfile +++ b/vdostream/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/web-server-using-fastcgi/Dockerfile b/web-server-using-fastcgi/Dockerfile index bec97d05..7680d68a 100644 --- a/web-server-using-fastcgi/Dockerfile +++ b/web-server-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.6.0 +ARG VERSION=12.7.0 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION} diff --git a/web-server/Dockerfile b/web-server/Dockerfile index 71683b9c..a00138fc 100644 --- a/web-server/Dockerfile +++ b/web-server/Dockerfile @@ -2,7 +2,7 @@ ARG ARCH=armv7hf ARG REPO=axisecp ARG SDK=acap-native-sdk ARG UBUNTU_VERSION=24.04 -ARG VERSION=12.6.0 +ARG VERSION=12.7.0 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION}