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 4c51850 commit d6ccd76Copy full SHA for d6ccd76
lambdas/thumbnail/Dockerfile
@@ -1,6 +1,6 @@
1
ARG FUNCTION_DIR="/function"
2
3
-FROM debian:bullseye-20250520-slim@sha256:2f2307d7c75315ca7561e17a4e3aa95d58837f326954af08514044e8286e6d65 as base-image
+FROM debian:bullseye-20250610-slim@sha256:779034981fec838da124ff6ab9211499ba5d4e769dabdfd6c42c6ae2553b9a3b as base-image
4
5
FROM base-image as build-image
6
0 commit comments