mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2025-08-28 20:00:07 +03:00
Update Dockerfile
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user