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 67ef78f commit e05f3d9Copy full SHA for e05f3d9
lambdas/thumbnail/Dockerfile
@@ -1,6 +1,6 @@
1
ARG FUNCTION_DIR="/function"
2
3
-FROM debian:bullseye-20240812-slim@sha256:9058862a1be84689bd13292549ba981364f85ff99e50a612f94b188ac69db137 as base-image
+FROM debian:bullseye-20240904-slim@sha256:00558f781b91e90469812bad32002f311ab26ef241b4a1996f6600680ec82f5c as base-image
4
5
FROM base-image as build-image
6
0 commit comments