Skip to content

Bump golang from 1.22.3-alpine to 1.22.4-alpine #63

Bump golang from 1.22.3-alpine to 1.22.4-alpine

Bump golang from 1.22.3-alpine to 1.22.4-alpine #63

Workflow file for this run

name: Lint Dockerfile
on:
push:
branches:
- master
paths:
- Dockerfile
pull_request:
branches:
- "*"
paths:
- Dockerfile
workflow_dispatch: {}
jobs:
lint-dockerfile:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/lint-docker.yml@master