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