mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-17 19:26:31 -07:00
Fix typo.
This commit is contained in:
parent
d6d718df83
commit
3442b49af7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ FROM alpine:3.4
|
||||||
|
|
||||||
RUN apk add --no-cache g++ make go
|
RUN apk add --no-cache g++ make go
|
||||||
|
|
||||||
RUN mkdir -p /tmp/go-lbiwebp
|
RUN mkdir -p /tmp/go-libwebp
|
||||||
COPY Makefile /tmp/go-libwebp/Makefile
|
COPY Makefile /tmp/go-libwebp/Makefile
|
||||||
|
|
||||||
ENV LIBWEBP_PREFIX="/usr/local" \
|
ENV LIBWEBP_PREFIX="/usr/local" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue