forked from mirrors/amnezia-wg-easy
fixup: revert to 1.0.0 and node 18
This commit is contained in:
parent
cc7766195d
commit
f8c513f050
4 changed files with 5 additions and 13 deletions
12
Dockerfile
12
Dockerfile
|
@ -1,13 +1,5 @@
|
|||
# There's an issue with node:16-alpine.
|
||||
# On Raspberry Pi, the following crash happens:
|
||||
|
||||
# #FailureMessage Object: 0x7e87753c
|
||||
# #
|
||||
# # Fatal error in , line 0
|
||||
# # unreachable code
|
||||
# #
|
||||
# #
|
||||
# #
|
||||
# There's an issue with node:20-alpine.
|
||||
# Docker deployment is canceled after 25< minutes.
|
||||
|
||||
FROM docker.io/library/node:18-alpine@sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d AS build_node_modules
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue