This commit is contained in:
parent
01256a5ae1
commit
6cbe8bffbc
@ -12,7 +12,8 @@ RUN apk update && apk add --no-cache \
|
||||
jpegoptim \
|
||||
libwebp-tools \
|
||||
findutils \
|
||||
bash
|
||||
bash \
|
||||
git
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
COPY --from=builder /usr/src/app/ /usr/src/app/
|
||||
|
Loading…
Reference in New Issue
Block a user