mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2025-07-04 00:45:43 +03:00
Update Dockerfile
This commit is contained in:
@ -2,6 +2,8 @@ FROM debian:stable-slim
|
|||||||
|
|
||||||
ARG VERSION=12.3.rel1
|
ARG VERSION=12.3.rel1
|
||||||
|
|
||||||
|
ENV ARCH_TAG="---"
|
||||||
|
|
||||||
RUN ARCH="$(dpkg --print-architecture)" && \
|
RUN ARCH="$(dpkg --print-architecture)" && \
|
||||||
case $ARCH in \
|
case $ARCH in \
|
||||||
"amd64") \
|
"amd64") \
|
||||||
|
Reference in New Issue
Block a user