Skip to content

Commit

Permalink
build(deps): Update ubuntu Docker tag to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent c8cdd44 commit 18fad60
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,5 +1,5 @@
# target build source: https://github.com/markus-perl/ffmpeg-build-script/blob/v1.48/Dockerfile
ARG BASE_IMAGE=ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e
ARG BASE_IMAGE=ubuntu:24.04@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee
FROM ${BASE_IMAGE} AS build

ARG FFMPEG_BUILD_SCRIPT_VERSION=1.48
Expand Down

0 comments on commit 18fad60

Please sign in to comment.