Skip to content

Commit 5b8ddd4

Browse files
authored
Update Republish Released Docker Containers (#35853)
1 parent 9ce7ff8 commit 5b8ddd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)