Skip to content

Bump @types/node from 22.10.2 to 22.10.5 #820

Bump @types/node from 22.10.2 to 22.10.5

Bump @types/node from 22.10.2 to 22.10.5 #820

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
jobs:
build-docker-image:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v4
- run: docker build -t acelaya/blog:temp .