Skip to content

Commit

Permalink
install libgsf-1-dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
devinstasafe committed Mar 21, 2022
1 parent bf0a036 commit 663ed88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ LABEL "com.github.actions.description"="Windows Signing Utility"
LABEL "com.github.actions.icon"="key"
LABEL "com.github.actions.color"="green"

RUN apt-get install libgsf-1-dev -y

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x entrypoint.sh

Expand Down

0 comments on commit 663ed88

Please sign in to comment.