Skip to content

Commit

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

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 Jul 9, 2024
1 parent 5270f08 commit bf50a7d
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-20240612-slim@sha256:acc5810124f0929ab44fc7913c0ad936b074cbd3eadf094ac120190862ba36c4 as base-image
FROM debian:bullseye-20240701-slim@sha256:34b63f55a4b193ad03c5ddb4b3f8546c797763ed708f0df5309ecb9507d15179 as base-image

FROM base-image as build-image

Expand Down

0 comments on commit bf50a7d

Please sign in to comment.