Skip to content

[DT-1055] Pin version of NodeJS to latest LTS #1954

[DT-1055] Pin version of NodeJS to latest LTS

[DT-1055] Pin version of NodeJS to latest LTS #1954

Workflow file for this run

on: [pull_request]
name: docker build
jobs:
scan:
name: docker build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Image
run: docker build .