Skip to content

Commit

Permalink
unit.nginx.org download are not found
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Jan 18, 2024
1 parent fff7ad5 commit 0929b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ RUN sed -i -e 's/_phpver2=82/_phpver2=zts82/' APKBUILD
# make unit-php82 find the lphpzts82.so
# hadolint ignore=SC2016
RUN sed -i -e 's/.\/configure php --module=php\$_phpver2/sed -i -e "s\/lphp\/lphpzts\/g" auto\/modules\/php \&\& .\/configure php --module=php\$_phpver2/g' APKBUILD
RUN sed -i -e 's/unit.nginx.org\/download\/unit-/github.com\/nginx\/unit\/archive\/refs\/tags\//g' APKBUILD
RUN abuild checksum && abuild -r

FROM alpine:3.18.5
Expand Down

0 comments on commit 0929b45

Please sign in to comment.