Skip to content

Commit

Permalink
Update SDK version to 4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
madelen-at-work authored Apr 18, 2024
1 parent b2872fe commit 89b067e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG SLIRP4NETNS_VERSION=1.2.3
ARG REPO=axisecp
ARG ARCH=armv7hf

ARG VERSION=1.13
ARG VERSION=1.14
ARG UBUNTU_VERSION=22.04
ARG NATIVE_SDK=acap-native-sdk

Expand Down Expand Up @@ -159,4 +159,4 @@ ENTRYPOINT [ "/opt/axis/acapsdk/sysroots/x86_64-pokysdk-linux/usr/bin/eap-instal

FROM scratch AS binaries

COPY --from=build /opt/app/*.eap /
COPY --from=build /opt/app/*.eap /

0 comments on commit 89b067e

Please sign in to comment.