LSIO discontinued arm32v7

This commit is contained in:
Alexandre
2023-07-22 09:12:43 +02:00
parent be81dc8986
commit f7f096fc96
25 changed files with 134 additions and 32 deletions

View File

@@ -17,7 +17,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="latest"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
FROM ${BUILD_FROM}
##################
# 2 Modify Image #