Skip to content

Commit

Permalink
Merge pull request #163 from diamant3/fix-docker
Browse files Browse the repository at this point in the history
fix docker ci
  • Loading branch information
sharkwouter authored Dec 22, 2023
2 parents db7ee55 + 46e4888 commit 00fef78
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 @@ -34,4 +34,4 @@ ENV PATH $PATH:${PSPDEV}/bin

COPY --from=0 ${PSPDEV} ${PSPDEV}
RUN apk add --no-cache build-base bash acl sudo fakeroot curl patch gpgme-dev libarchive-tools libarchive-dev xz \
openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto1.1
openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto3

0 comments on commit 00fef78

Please sign in to comment.