Skip to content

Commit

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

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 24, 2024
1 parent 68bfbc3 commit ea023ad
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-20240701-slim@sha256:34b63f55a4b193ad03c5ddb4b3f8546c797763ed708f0df5309ecb9507d15179 as base-image
FROM debian:bullseye-20240722-slim@sha256:9b2119db9c4a2ae63cb34cee144524c41b425194f0798a248119eca22a849519 as base-image

FROM base-image as build-image

Expand Down

0 comments on commit ea023ad

Please sign in to comment.