mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2024-12-26 00:42:22 +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
|
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") \
|
||||||
|
Loading…
Reference in New Issue
Block a user