Skip to content

Commit 261fdef

Browse files
build(deps): Update ubuntu:22.04 Docker digest to 6d7b5d3
1 parent 53373fb commit 261fdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# target build source: https://github.com/markus-perl/ffmpeg-build-script/blob/v1.48/Dockerfile
2-
ARG BASE_IMAGE=ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e
2+
ARG BASE_IMAGE=ubuntu:22.04@sha256:6d7b5d3317a71adb5e175640150e44b8b9a9401a7dd394f44840626aff9fa94d
33
FROM ${BASE_IMAGE} AS build
44

55
ARG FFMPEG_BUILD_SCRIPT_VERSION=1.48

0 commit comments

Comments
 (0)