updated build system
Blockstorage/repertory_msys2/pipeline/head This commit looks good
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2025-12-16 10:47:25 -06:00
parent f0396fccd5
commit 70cc850f10
7 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#comment
FROM alpine:3.23
FROM --platform=linux/amd64 alpine:3.23
RUN apk update
RUN apk upgrade