mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-06-07 12:05:37 +00:00
Update base Docker image Alpine 3.15 / NodeJS 16
This commit is contained in:
parent
05dcae979c
commit
0cbca1fb79
@ -1,4 +1,4 @@
|
|||||||
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:16-alpine3.14
|
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:16-alpine3.15
|
||||||
|
|
||||||
# Print build information
|
# Print build information
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user