diff --git a/codecs/rotate/build.sh b/codecs/rotate/build.sh index 021473ff..61c11a30 100755 --- a/codecs/rotate/build.sh +++ b/codecs/rotate/build.sh @@ -20,5 +20,7 @@ echo "=============================================" echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo "Did you update your docker image?" +echo "Run \`docker pull ubuntu\`" +echo "Run \`docker pull rust\`" echo "Run \`docker build -t squoosh-rotate .\`" echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" diff --git a/codecs/rotate/rotate.wasm b/codecs/rotate/rotate.wasm index 0bcab5e9..1cba4adc 100755 Binary files a/codecs/rotate/rotate.wasm and b/codecs/rotate/rotate.wasm differ