Skip to content

Commit

Permalink
feat: add libpng
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanullrich committed Nov 19, 2024
1 parent 0a72dbc commit 7968ed5
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 @@ -6,6 +6,7 @@ LABEL org.opencontainers.image.vendor='DECAF'

RUN apt-get update --fix-missing && \
apt-get install -y \
libpng-dev \
libzip-dev \
mariadb-client \
telnet \
Expand Down

0 comments on commit 7968ed5

Please sign in to comment.