Skip to content

Commit

Permalink
alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
Yucked authored Oct 15, 2023
1 parent 7eca17f commit 093e4ee
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 mcr.microsoft.com/dotnet/sdk:8.0
FROM mcr.microsoft.com/dotnet/sdk:8.0-alpine
RUN apk add --no-cache curl unzip

RUN curl -OJL https://github.com/Yucked/Grimoire/archive/refs/heads/main.zip && \
Expand Down

0 comments on commit 093e4ee

Please sign in to comment.