Skip to content

Commit

Permalink
Update OTP to 26
Browse files Browse the repository at this point in the history
  • Loading branch information
liamwhite committed Mar 3, 2024
1 parent 49e94af commit c68103b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM elixir:1.15.4-alpine
FROM elixir:1.15.7-otp-26-alpine

ADD https://api.github.com/repos/philomena-dev/FFmpeg/git/refs/heads/release/6.0 /tmp/ffmpeg_version.json
RUN (echo "https://github.com/philomena-dev/prebuilt-ffmpeg/raw/master"; cat /etc/apk/repositories) > /tmp/repositories \
Expand Down

0 comments on commit c68103b

Please sign in to comment.