Skip to content

Bump golang from 1.22.4-alpine to 1.23.1-alpine #60

Bump golang from 1.22.4-alpine to 1.23.1-alpine

Bump golang from 1.22.4-alpine to 1.23.1-alpine #60

Workflow file for this run

name: ci
on:
push:
branches:
- main
tags:
- 'v*.*.*'
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
name: docker build
steps:
- uses: benfrisbie/docker-tag-build-push-action/@v1