Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sim0n00ps authored Oct 27, 2024
1 parent db1fcc0 commit b7538fe
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
Expand Up @@ -32,7 +32,7 @@ FROM alpine:3.20 AS final
RUN apk --no-cache --repository community add \
bash==5.2.26-r0 \
tini==0.19.0-r3 \
dotnet8-runtime==8.0.110-r0 \
dotnet8-runtime==8.0.10-r2 \
ffmpeg==6.1.1-r8

# Copy release and entrypoint script
Expand Down

0 comments on commit b7538fe

Please sign in to comment.