Skip to content

Bump golang from 1.24-alpine to 1.25-alpine in the all-docker-versions group #95

Bump golang from 1.24-alpine to 1.25-alpine in the all-docker-versions group

Bump golang from 1.24-alpine to 1.25-alpine in the all-docker-versions group #95

Workflow file for this run

name: "ci/docker"
on: [pull_request, workflow_dispatch]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-docker.yaml
secrets: inherit
with:
publish: false