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
2a565e354b
commit
e510152a0d
@ -1,6 +1,6 @@
|
||||
FROM debian:stable-slim
|
||||
|
||||
ARG VERSION=11.3.rel1
|
||||
ARG VERSION=12.3.rel1
|
||||
|
||||
RUN ARCH="$(dpkg --print-architecture)" && \
|
||||
case $ARCH in \
|
||||
|
Loading…
Reference in New Issue
Block a user