Skip to content

Dockerfile: bump go version #44

Dockerfile: bump go version

Dockerfile: bump go version #44

Workflow file for this run

name: build image
on:
push:
branches:
- master
tags:
- v*
jobs:
build:
uses: csmith/github-workflows/.github/workflows/build-image.yml@master
secrets: inherit