Skip to content

Commit

Permalink
Alpine 3.21.2, nvim v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanjelin committed Feb 3, 2025
1 parent ea0be5f commit aea378a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ FROM alpine:3.21.2

RUN \
apk --no-cache add --update \
unzip \
wget \
curl \
gzip \
bash \
cargo \
yarn \
python3 \
Expand Down

0 comments on commit aea378a

Please sign in to comment.