Update Dockerfile
This commit is contained in:
parent
f115361f5b
commit
c6dd635a8a
|
@ -18,7 +18,8 @@ RUN apk add --no-cache \
|
|||
musl-dev \
|
||||
nghttp2-dev \
|
||||
pkgconfig \
|
||||
xxd
|
||||
xxd \
|
||||
libbsd
|
||||
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
FROM builder AS amd
|
||||
|
|
Loading…
Reference in a new issue