We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc9879 commit 78bacfbCopy full SHA for 78bacfb
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:1.5.2
2
# tag needed for riscv64 support
3
-FROM alpine:20230329 AS build-tools
+FROM alpine:edge AS build-tools
4
5
RUN apk add --no-cache gcc musl-dev make perl git cmake
6
WORKDIR /app
0 commit comments