mirror of
https://github.com/actions-hub/stylelint.git
synced 2024-11-21 23:40:56 -05:00
set baseimage to the LTS node version
This commit is contained in:
parent
562ab165b9
commit
79a72921df
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM exelban/baseimage:node-18
|
||||
FROM exelban/baseimage:node-latest
|
||||
|
||||
COPY LICENSE README.md /
|
||||
|
||||
|
|
Loading…
Reference in a new issue