Skip to content

Update golang:1.23-bullseye Docker digest to ea90fd4 #380

Update golang:1.23-bullseye Docker digest to ea90fd4

Update golang:1.23-bullseye Docker digest to ea90fd4 #380

Workflow file for this run

name: 'Build Image'
on:
push:
release:
types:
- published
workflow_dispatch:
permissions:
contents: read
packages: write
actions: read
security-events: write
jobs:
build:
uses: SlashNephy/.github/.github/workflows/docker-build.yml@master
with:
image-name: ghcr.io/slashnephy/dump-ch2
image-platforms: linux/amd64,linux/arm64