Skip to content

Commit

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

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 Jun 13, 2024
1 parent 1c2b4e3 commit f7d45ba
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-20240513-slim@sha256:0e75382930ceb533e2f438071307708e79dc86d9b8e433cc6dd1a96872f2651d as base-image
FROM debian:bullseye-20240612-slim@sha256:acc5810124f0929ab44fc7913c0ad936b074cbd3eadf094ac120190862ba36c4 as base-image

FROM base-image as build-image

Expand Down

0 comments on commit f7d45ba

Please sign in to comment.