mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-04-02 21:01:50 +00:00
Docker: upgrade base node-alpine img from 12 to 18
Node 12 makes PlayWright complain, https://github.com/nativefier/nativefier/runs/7489079540?check_suite_focus=true
This commit is contained in:
parent
73bc316c99
commit
c725243152
@ -1,4 +1,4 @@
|
|||||||
FROM node:12-alpine
|
FROM node:18-alpine
|
||||||
LABEL description="Alpine image to build Nativefier apps"
|
LABEL description="Alpine image to build Nativefier apps"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user