Skip to content

Commit

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

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 May 14, 2024
1 parent 7c09673 commit 74fcfc1
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-20240423-slim@sha256:715354035496a48b9c4c8f146a6f751de70449913773038776eb1f3d01c93989 as base-image
FROM debian:bullseye-20240513-slim@sha256:0e75382930ceb533e2f438071307708e79dc86d9b8e433cc6dd1a96872f2651d as base-image

FROM base-image as build-image

Expand Down

0 comments on commit 74fcfc1

Please sign in to comment.