mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2025-04-19 07:35:54 +03:00
Update Dockerfile
This commit is contained in:
parent
049e5a1862
commit
4691f60c18
@ -1,6 +1,6 @@
|
|||||||
FROM debian:stable-slim
|
FROM debian:stable-slim
|
||||||
|
|
||||||
ARG VERSION=12.3.rel1
|
ARG VERSION=13.3.rel1
|
||||||
|
|
||||||
RUN ARCH="$(dpkg --print-architecture)" && \
|
RUN ARCH="$(dpkg --print-architecture)" && \
|
||||||
case $ARCH in \
|
case $ARCH in \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user