We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226df2b commit f50cb66Copy full SHA for f50cb66
docker/IMAGES/_Media.Dockerfile
@@ -42,6 +42,8 @@ ARG BASE_DEBIAN=debian:bookworm
42
43
# https://github.com/shssoichiro/oxipng/releases
44
ARG OXIPNG_VERSION=9.1.5
45
+# https://www.ijg.org/files
46
+ARG JPEG_VERSION=9f
47
# https://github.com/mozilla/mozjpeg/releases
48
ARG MOZJPEG_VERSION=4.1.1
49
# https://github.com/danielgtaylor/jpeg-archive/releases
0 commit comments