Skip to content

Commit

Permalink
fix: dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrufino committed Oct 23, 2024
1 parent e5858f5 commit a87181d
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
Expand Up @@ -6,7 +6,7 @@ RUN apk update && apk add --no-cache \
autoconf=2.72-r0 \
automake=1.16.5-r2 \
zlib-dev=1.3.1-r1 \
libpng-dev=1.6.43-r0 \
libpng-dev=1.6.44-r0 \
nasm=2.16.03-r0 \
bash=5.2.26-r0 \
vips-dev=8.15.2-r1
Expand Down

0 comments on commit a87181d

Please sign in to comment.