Files
Stirling-PDF/docker/embedded
Ludy87 647bede81c Use @ digest for BASE_VERSION in Dockerfiles
Replace the colon with '@' in BASE_VERSION ARG values to use the proper image digest syntax (tag@sha256:...) across docker/backend/Dockerfile, docker/embedded/Dockerfile, and docker/embedded/Dockerfile.fat. This makes the BASE_IMAGE ARG reference a canonical digest for more reliable and reproducible base image resolution.
2026-06-24 18:02:18 +02:00
..