Skip to content

Commit

Permalink
Bump debian from bullseye-20240311-slim to bullseye-20240408-slim in …
Browse files Browse the repository at this point in the history
…/lambdas/thumbnail (#3930)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent a1cf658 commit 171d23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambdas/thumbnail/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG FUNCTION_DIR="/function"

FROM debian:bullseye-20240311-slim@sha256:a165446a88794db4fec31e35e9441433f9552ae048fb1ed26df352d2b537cb96 as base-image
FROM debian:bullseye-20240408-slim@sha256:bc2163bce5496d87b8ca505ee5670fc089c42d32a84a45dc37656871df5686de as base-image

FROM base-image as build-image

Expand Down

0 comments on commit 171d23f

Please sign in to comment.