Skip to content

chore(deps): bump celestiaorg/celestia-node from v0.13.1 to v0.13.4 #305

chore(deps): bump celestiaorg/celestia-node from v0.13.1 to v0.13.4

chore(deps): bump celestiaorg/celestia-node from v0.13.1 to v0.13.4 #305

name: Docker Build & Publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "**"
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"
pull_request:
jobs:
docker-security-build:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/[email protected] # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile