Skip to content

Commit

Permalink
ci(docker): bump version (#4021)
Browse files Browse the repository at this point in the history
hello!

bumping version to:
https://github.com/celestiaorg/.github/releases/tag/v0.5.0

best!

Signed-off-by: Jose Ramon Mañes <[email protected]>
(cherry picked from commit 34e6d3b)
  • Loading branch information
tty47 authored and rach-id committed Nov 25, 2024
1 parent ab23bd5 commit dc17868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.4.6
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.5.0
with:
dockerfile: docker/Dockerfile
checkout_ref: ${{ github.event.inputs.ref }}
Expand All @@ -31,7 +31,7 @@ jobs:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.4.6
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.5.0
with:
dockerfile: docker/txsim/Dockerfile
packageName: txsim
Expand Down

0 comments on commit dc17868

Please sign in to comment.