Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update of versions #161

Merged
merged 1 commit into from
Sep 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/axevent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/axoverlay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/container-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
include:
- arch: armv7hf
imagearch: arm32v7
axis-os: 11.5.64
axis-os: 11.6.89
- arch: aarch64
imagearch: arm64v8
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: container-example
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/licensekey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/object-detection-cv25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: aarch64
chip: cv25
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: object-detection-cv25
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/object-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 11.5.64
axis-os: 11.6.89
- arch: armv7hf
chip: edgetpu
axis-os: 11.5.64
axis-os: 11.6.89
- arch: aarch64
chip: artpec8
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: object-detection
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shell-script-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tensorflow-to-larod-artpec8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: aarch64
chip: artpec8
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: tensorflow-to-larod-artpec8
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tensorflow-to-larod-cv25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: aarch64
chip: cv25
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: tensorflow-to-larod-cv25
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tensorflow-to-larod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- arch: armv7hf
chip: edgetpu
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: tensorflow-to-larod
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/using-opencv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/utility-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/vdo-larod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 11.5.64
axis-os: 11.6.89
- arch: armv7hf
chip: edgetpu
axis-os: 11.5.64
axis-os: 11.6.89
- arch: aarch64
chip: artpec8
axis-os: 11.5.64
axis-os: 11.6.89
- arch: aarch64
chip: cv25
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: vdo-larod
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/vdo-opencl-filtering.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
include:
- arch: armv7hf
chip: cpu
axis-os: 11.5.64
axis-os: 11.6.89
- arch: aarch64
chip: artpec8
axis-os: 11.5.64
axis-os: 11.6.89
env:
EXREPO: acap-native-examples
EXNAME: vdo-opencl-filtering
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vdostream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web-server-using-fastcgi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
axis-os: ["11.5.64"]
axis-os: ["11.6.89"]
arch: ["armv7hf", "aarch64"]
env:
EXREPO: acap-native-examples
Expand Down
2 changes: 1 addition & 1 deletion axevent/send_event/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_event/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axevent/subscribe_to_events/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion axoverlay/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion container-example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp

Expand Down
2 changes: 1 addition & 1 deletion hello-world/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion licensekey/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion object-detection-cv25/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=aarch64
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion object-detection/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion reproducible-package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion shell-script-example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion using-opencv/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG ARCH=armv7hf
ARG REPO=axisecp
ARG SDK=acap-native-sdk
ARG UBUNTU_VERSION=22.04
ARG VERSION=1.9
ARG VERSION=1.10

FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION}

Expand Down
2 changes: 1 addition & 1 deletion utility-libraries/custom_lib_example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion utility-libraries/openssl_curl_example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion vdo-larod/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion vdo-opencl-filtering/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion vdostream/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=armv7hf
ARG VERSION=1.9
ARG VERSION=1.10
ARG UBUNTU_VERSION=22.04
ARG REPO=axisecp
ARG SDK=acap-native-sdk
Expand Down
2 changes: 1 addition & 1 deletion web-server-using-fastcgi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG ARCH=armv7hf
ARG REPO=axisecp
ARG SDK=acap-native-sdk
ARG UBUNTU_VERSION=22.04
ARG VERSION=1.9
ARG VERSION=1.10

FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION}

Expand Down
2 changes: 1 addition & 1 deletion web-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG ARCH=armv7hf
ARG REPO=axisecp
ARG SDK=acap-native-sdk
ARG UBUNTU_VERSION=22.04
ARG VERSION=1.9
ARG VERSION=1.10

FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION}

Expand Down