Skip to content

Commit

Permalink
chore: update sharp to 0.33 (#946)
Browse files Browse the repository at this point in the history
* Update sharp to 0.33

* Update min supported engine
  • Loading branch information
emilioalvap authored Aug 26, 2024
1 parent b7603d8 commit e03753b
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 280 deletions.
2 changes: 1 addition & 1 deletion __tests__/e2e/scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ echo "${bold}Starting elasticsearch , kibana and synthetics docker${normal}"
echo "" # newline


STACK_VERSION=8.3.0-SNAPSHOT docker-compose --file docker-compose.yml up --remove-orphans > ${TMP_DIR}/docker-logs.log 2>&1 &
STACK_VERSION=8.3.0-SNAPSHOT docker compose --file docker-compose.yml up --remove-orphans -d
Loading

0 comments on commit e03753b

Please sign in to comment.