Skip to content

Commit

Permalink
Update to release 1.15_rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-axiscommunications-ecosystem authored and Jenkins committed Jul 1, 2024
1 parent f9e3426 commit ad116e7
Show file tree
Hide file tree
Showing 2 changed files with 4 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.14_rc3
ARG TOOLCHAIN_VERSION=4.14_rc3
ARG API_VERSION=4.15_rc1
ARG TOOLCHAIN_VERSION=4.15_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.14_rc3
ARG TOOLCHAIN_VERSION=4.14_rc3
ARG API_VERSION=4.15_rc1
ARG TOOLCHAIN_VERSION=4.15_rc1
ARG TOOLCHAINS_UBUNTU_VERSION=22.04
ARG SDK_UBUNTU_VERSION=22.04
ARG REPO=axisecp
Expand Down

0 comments on commit ad116e7

Please sign in to comment.