Skip to content

Commit

Permalink
pin version of alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
noMoreCLI committed Dec 5, 2024
1 parent f331a53 commit 9ec6278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loaders/curl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.20.3
RUN apk add --no-cache curl util-linux
WORKDIR /usr/bin/
COPY loader.sh /usr/bin
Expand Down

0 comments on commit 9ec6278

Please sign in to comment.