Skip to content

Commit

Permalink
Docker image: use stock alpine
Browse files Browse the repository at this point in the history
zig is not only in edge now
  • Loading branch information
motiejus committed Jun 30, 2024
1 parent 3890c5c commit ea8a291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:edge
FROM alpine

RUN apk add make zig git

Expand Down

0 comments on commit ea8a291

Please sign in to comment.