Skip to content

Commit

Permalink
feat: Upgrade Debian 11 -> 12 to get latest ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebelino committed Jan 22, 2023
1 parent 7a5aa69 commit cc1e579
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 debian:bullseye-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75
FROM debian:unstable-20230109-slim@sha256:69e10d7ba95513185b0e650e8f8f1c36152c7d35ae7baee43585a29f652ccf7a

RUN apt-get -y update && \
apt-get -y install \
Expand Down

0 comments on commit cc1e579

Please sign in to comment.