Skip to content

build(deps): Bump github.com/ipfs/go-log/v2 from 2.5.1 to 2.6.0 #2171

build(deps): Bump github.com/ipfs/go-log/v2 from 2.5.1 to 2.6.0

build(deps): Bump github.com/ipfs/go-log/v2 from 2.5.1 to 2.6.0 #2171

name: Docker Build & Publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
jobs:
rollkit-docker:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.5.0 # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile
secrets: inherit