Skip to content

Commit

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

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 24, 2024
1 parent c44e937 commit b29b882
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-20240408-slim@sha256:bc2163bce5496d87b8ca505ee5670fc089c42d32a84a45dc37656871df5686de as base-image
FROM debian:bullseye-20240423-slim@sha256:715354035496a48b9c4c8f146a6f751de70449913773038776eb1f3d01c93989 as base-image

FROM base-image as build-image

Expand Down

0 comments on commit b29b882

Please sign in to comment.