Skip to content

chore(deps): update nginx docker tag to v1.27.4 #254

chore(deps): update nginx docker tag to v1.27.4

chore(deps): update nginx docker tag to v1.27.4 #254

Workflow file for this run

name: Docker build
on:
pull_request:
branches: [dev, main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .