chore: Update EOL NodeJS to 20.19.2 (#1638)
This commit is contained in:
2
.github/workflows/build_stable.yml
vendored
2
.github/workflows/build_stable.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
version: "15"
|
||||
push: ${{ github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request' }}
|
||||
python_version: 3.11.6
|
||||
node_version: 18.18.2
|
||||
node_version: 20.19.2
|
||||
secrets:
|
||||
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user