Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

[Snyk] Security upgrade node from alpine to 21.2-alpine3.18 #565

[Snyk] Security upgrade node from alpine to 21.2-alpine3.18

[Snyk] Security upgrade node from alpine to 21.2-alpine3.18 #565

Workflow file for this run

name: Docker PR CI
on:
pull_request:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the container
run: docker build . --file Dockerfile --tag phantomknight:$(date +%s)