Skip to content

build(deps): bump nginx from 1.25.3-alpine-slim to 1.25.4-alpine-slim #24

build(deps): bump nginx from 1.25.3-alpine-slim to 1.25.4-alpine-slim

build(deps): bump nginx from 1.25.3-alpine-slim to 1.25.4-alpine-slim #24

Workflow file for this run

name: CI
on:
pull_request:
env:
GO_VERSION: 1.19
jobs:
build:
name: Build
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: ${{ github.sha }}
push: false
upload: false