Skip to content

Commit dfe97e6

Browse files
authored
Update republish_released_docker_containers.yml to 2.73.0 (#38354)
1 parent e530809 commit dfe97e6

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.72.0' }}"
35+
release: "${{ github.event.inputs.RELEASE || '2.73.0' }}"
3636
rc: "${{ github.event.inputs.RC || '5' }}"
3737

3838
jobs:

0 commit comments

Comments
 (0)