Skip to content

Commit

Permalink
Update to release 1.10_rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ecosvc-dockerhub authored and Jenkins committed Sep 21, 2023
1 parent 0710900 commit 8819ca4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.aarch64
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Repository and tag variables
ARG ARCH=aarch64
ARG API_VERSION=4.9_rc1
ARG TOOLCHAIN_VERSION=4.9_rc1
ARG API_VERSION=4.10_rc1
ARG TOOLCHAIN_VERSION=4.10_rc1
ARG TOOLCHAINS_UBUNTU_VERSION=22.04
ARG SDK_UBUNTU_VERSION=22.04
ARG REPO=axisecp
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.armv7hf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Repository and tag variables
ARG ARCH=armv7hf
ARG API_VERSION=4.9_rc1
ARG TOOLCHAIN_VERSION=4.9_rc1
ARG API_VERSION=4.10_rc1
ARG TOOLCHAIN_VERSION=4.10_rc1
ARG TOOLCHAINS_UBUNTU_VERSION=22.04
ARG SDK_UBUNTU_VERSION=22.04
ARG REPO=axisecp
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The table below shows API and firmware version compatibility.

| API Version | Firmware | Comment|
| ---------------- | ------------- |------------- |
| 1.10_rc1 | 11.6 | API and Toolchain version 4.10_rc1 |
| 1.9_rc1 | 11.5 | API and Toolchain version 4.9_rc1 |
| 1.8_rc1 | 11.4 | API and Toolchain version 4.8_rc1 |
| 1.7_rc2 | 11.3 | API and Toolchain version 4.7_rc2 |
Expand Down

0 comments on commit 8819ca4

Please sign in to comment.