Skip to content

Commit ace6840

Browse files
authored
ci(docker): bump version (#3914)
Signed-off-by: Jose Ramon Mañes <[email protected]>
1 parent c6062c6 commit ace6840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker-build-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
permissions:
2222
contents: write
2323
packages: write
24-
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.4.5 # yamllint disable-line rule:line-length
24+
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.5.0 # yamllint disable-line rule:line-length
2525
with:
2626
dockerfile: Dockerfile
2727
checkout_ref: ${{ github.event.inputs.ref }}

0 commit comments

Comments
 (0)