Skip to content

Bump nginx from 1.27.0-alpine to 1.27.2-alpine #86

Bump nginx from 1.27.0-alpine to 1.27.2-alpine

Bump nginx from 1.27.0-alpine to 1.27.2-alpine #86

Workflow file for this run

name: 'Docker check'
on:
pull_request:
paths:
- 'Dockerfile'
- '.github/workflows/docker-pr.yml'
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected]
- name: Build Docker image
uses: docker/[email protected]
with:
context: .
push: false