mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-07 21:48:16 -08:00
Update libwebp version to 0.5.1.
This commit is contained in:
parent
ab01b3f166
commit
d6d718df83
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ RUN mkdir -p /tmp/go-lbiwebp
|
|||
COPY Makefile /tmp/go-libwebp/Makefile
|
||||
|
||||
ENV LIBWEBP_PREFIX="/usr/local" \
|
||||
LIBWEBP_VERSION="0.5.0"
|
||||
LIBWEBP_VERSION="0.5.1"
|
||||
RUN cd /tmp/go-libwebp && make libwebp
|
||||
|
||||
ENV GOPATH="/go" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue