Skip to content

Commit c81a6ce

Browse files
Amar3ttoDKER2
authored andcommitted
Update Republish Released Docker Containers (apache#35853)
1 parent 7c508a0 commit c81a6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/republish_released_docker_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232
- cron: "0 6 * * 1"
3333
env:
3434
docker_registry: gcr.io
35-
release: "${{ github.event.inputs.RELEASE || '2.66.0' }}"
35+
release: "${{ github.event.inputs.RELEASE || '2.67.0' }}"
3636
rc: "${{ github.event.inputs.RC || '2' }}"
3737

3838
jobs:

0 commit comments

Comments
 (0)