Skip to content

Commit

Permalink
Merge branch 'claabs-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
garzj committed Jun 24, 2024
2 parents 59705b8 + 15fa9a5 commit 2978053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# we need some image and video processing tools too, so use Debian 12 "Bookworm" as the base so we can get them.
FROM docker.io/node:bookworm
FROM docker.io/node:18-bookworm

# get our image and video processing dependencies
RUN apt-get update && apt-get install -y ffmpeg exiftool
Expand Down

0 comments on commit 2978053

Please sign in to comment.