Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit c39e053

Browse files
Update versions
* Update ACAP_SDK_VERSION to 1.14_rc2
1 parent f267aeb commit c39e053

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ARG TENSORFLOW_BUILD_CORES=16
4949
ARG REPO=axisecp
5050
ARG ACAP_SDK_IMAGE=acap-native-sdk
5151
ARG ACAP_SDK_UBUNTU_VERSION=22.04
52-
ARG ACAP_SDK_VERSION=1.13
52+
ARG ACAP_SDK_VERSION=1.14_rc2
5353
ARG ACAP_SDK_TAG=${ACAP_SDK_VERSION}-${AXIS_ARCH}-ubuntu${ACAP_SDK_UBUNTU_VERSION}
5454

5555
# The ACAP Native SDK is used to get certain libs and headers

sdk/Dockerfile.armv7hf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ARG TENSORFLOW_BUILD_CORES=16
4949
ARG REPO=axisecp
5050
ARG ACAP_SDK_IMAGE=acap-native-sdk
5151
ARG ACAP_SDK_UBUNTU_VERSION=22.04
52-
ARG ACAP_SDK_VERSION=1.13
52+
ARG ACAP_SDK_VERSION=1.14_rc2
5353
ARG ACAP_SDK_TAG=${ACAP_SDK_VERSION}-${AXIS_ARCH}-ubuntu${ACAP_SDK_UBUNTU_VERSION}
5454

5555
# The ACAP Native SDK is used to get certain libs and headers

0 commit comments

Comments
 (0)