Skip to content

Bump github.com/docker/docker from 24.0.6+incompatible to 27.4.1+incompatible #129

Bump github.com/docker/docker from 24.0.6+incompatible to 27.4.1+incompatible

Bump github.com/docker/docker from 24.0.6+incompatible to 27.4.1+incompatible #129

name: Reproduce binary
on:
push:
branches:
- master
pull_request:
branches:
- "*"
workflow_dispatch: {}
jobs:
reproduce-binary:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/reproduce-binary.yml@master
with:
extra-build-flags: "-ldflags=-s -w -X main.version=devel"