release for bookworm

Related-to: TOR-2441

Signed-off-by: Abdur Rehman <abdur.rehman@toradex.com>
This commit is contained in:
Abdur Rehman
2023-02-12 18:56:47 +05:00
parent e584896f5a
commit 2ef40ab1b7
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
ARG IMAGE_ARCH=linux/arm
# For IMX8 use IMAGE_ARCH=linux/arm64
ARG IMAGE_TAG=2-bullseye
ARG IMAGE_TAG=3-bookworm
FROM --platform=$IMAGE_ARCH torizon/debian:$IMAGE_TAG
RUN apt-get update \