Skip to content

Commit 78bacfb

Browse files
committed
updated alpine
1 parent 2bc9879 commit 78bacfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax = docker/dockerfile:1.5.2
22
# tag needed for riscv64 support
3-
FROM alpine:20230329 AS build-tools
3+
FROM alpine:edge AS build-tools
44

55
RUN apk add --no-cache gcc musl-dev make perl git cmake
66
WORKDIR /app

0 commit comments

Comments
 (0)