Skip to content

Bump @types/express from 4.17.17 to 4.17.21 #158

Bump @types/express from 4.17.17 to 4.17.21

Bump @types/express from 4.17.17 to 4.17.21 #158

Workflow file for this run

name: Docker Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build Docker image
id: build-image
uses: docker/build-push-action@v2
with:
push: false