Skip to content

Commit

Permalink
fix(openchallenges): update the Thumbor image to support AWS managed …
Browse files Browse the repository at this point in the history
…policies (ARCH-302) (#2870)
  • Loading branch information
tschaffter authored Oct 2, 2024
1 parent fbfb63a commit 0ff75a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 61 deletions.
4 changes: 1 addition & 3 deletions apps/openchallenges/thumbor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
FROM beeyev/thumbor-s3:7.7-alpine

COPY --chmod=0755 ./docker-entrypoint.sh /docker-entrypoint.sh
FROM beeyev/thumbor-s3:7.7-debian
58 changes: 0 additions & 58 deletions apps/openchallenges/thumbor/docker-entrypoint.sh

This file was deleted.

0 comments on commit 0ff75a9

Please sign in to comment.