Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/compose from 0.27.0 to 0.29.1 in /e2e #1377

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/compose from 0.27.0 to 0.29.1 in /e2e

chore(deps): bump github.com/testcontainers/testcontainers-go/modules/compose from 0.27.0 to 0.29.1 in /e2e #1377

name: Docker Build & Publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
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: celestiaorg/.github/.github/workflows/[email protected] # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile