Skip to content

Commit

Permalink
Merge branch 'master' into memcached
Browse files Browse the repository at this point in the history
  • Loading branch information
boboldehampsink committed Dec 11, 2024
2 parents 26cf55b + 195277e commit d4ade6c
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 @@ -158,4 +158,4 @@ ONBUILD RUN composer dump-autoload

# run yarn hooks
ENV CPPFLAGS="-DPNG_ARM_NEON_OPT=0"
ONBUILD RUN [ -f yarn.lock ] && yarn rebuild
ONBUILD RUN [ -f yarn.lock ] && yarn rebuild || true

0 comments on commit d4ade6c

Please sign in to comment.