mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-31 04:41:15 +01:00
upd alpine to 3.12
because error with libuv required for other packages. For example: Error relocating /usr/bin/node: uv_fs_lutime
This commit is contained in:
parent
e62a9b8446
commit
6fe8764f8d
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.11
|
FROM alpine:3.12
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk upgrade && \
|
apk upgrade && \
|
||||||
|
Loading…
Reference in New Issue
Block a user