Skip to content

Bump fastify from 4.23.1 to 4.25.0 #1418

Bump fastify from 4.23.1 to 4.25.0

Bump fastify from 4.23.1 to 4.25.0 #1418

Workflow file for this run

name: docker-build
on:
push:
branches:
- main
paths-ignore:
- 'docs/**'
- '*.md'
- '*.pdf'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
- '*.pdf'
jobs:
build_and_push:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Build and push
uses: docker/[email protected]