mirror of
https://github.com/toradex/rt-validation.git
synced 2025-04-28 03:10:08 +00:00
Move containers to Debian Bullseye
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
This commit is contained in:
parent
1ad0d8f529
commit
25be3a08a2
@ -1,6 +1,6 @@
|
||||
ARG IMAGE_ARCH=linux/arm
|
||||
# For IMX8 use IMAGE_ARCH=linux/arm64
|
||||
ARG IMAGE_TAG=1-buster
|
||||
ARG IMAGE_TAG=2-bullseye
|
||||
FROM --platform=$IMAGE_ARCH torizon/debian:$IMAGE_TAG
|
||||
|
||||
RUN apt-get update \
|
||||
|
@ -1,6 +1,6 @@
|
||||
ARG IMAGE_ARCH=linux/arm
|
||||
# For IMX8 use IMAGE_ARCH=linux/arm64
|
||||
ARG IMAGE_TAG=1-buster
|
||||
ARG IMAGE_TAG=2-bullseye
|
||||
FROM --platform=$IMAGE_ARCH torizon/debian:$IMAGE_TAG
|
||||
|
||||
RUN apt-get update \
|
||||
|
Loading…
Reference in New Issue
Block a user