Skip to content

Commit

Permalink
chore: upgrade thumbor to 7.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Jan 9, 2024
1 parent 608ab86 commit a2bafb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/thumbor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV \
DEBIAN_FRONTEND=noninteractive \
PATH=$PATH:/app/bin/ \
PYTHONUSERBASE=/app \
VERSION=7.7.2
VERSION=7.7.3

# hadolint ignore=DL3013,DL3042
RUN set -x \
Expand Down

0 comments on commit a2bafb1

Please sign in to comment.