Skip to content

Commit e3149e0

Browse files
build(deps): Update ubuntu:22.04 Docker digest to 193c13d
1 parent acb3349 commit e3149e0

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:193c13d13beb11bedfc07587d208f880bce5535dc5f5cbb277e22a3847cc84a8
33
FROM ${BASE_IMAGE} AS build
44

55
ARG FFMPEG_BUILD_SCRIPT_VERSION=1.48

0 commit comments

Comments
 (0)