mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-02-07 16:41:54 +01:00
Update base Docker image Alpine 3.15 / NodeJS 16
This commit is contained in:
@@ -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
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
Reference in New Issue
Block a user