diff --git a/Dockerfile b/Dockerfile index 8f3a281..f491f65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/thumbsup/build:node-12 +FROM ghcr.io/thumbsup/build:node-18 WORKDIR /app COPY package.json . RUN npm install diff --git a/test-data/expected/images/heic-burst.jpg b/test-data/expected/images/heic-burst.jpg index 2c9e9fe..1b4619e 100644 Binary files a/test-data/expected/images/heic-burst.jpg and b/test-data/expected/images/heic-burst.jpg differ diff --git a/test-data/expected/images/heic-live.jpg b/test-data/expected/images/heic-live.jpg index 9f6f31b..03aed88 100644 Binary files a/test-data/expected/images/heic-live.jpg and b/test-data/expected/images/heic-live.jpg differ diff --git a/test-data/expected/images/heic-single.jpg b/test-data/expected/images/heic-single.jpg index 3673e0a..4b7227d 100644 Binary files a/test-data/expected/images/heic-single.jpg and b/test-data/expected/images/heic-single.jpg differ