Skip to content

Commit 4fc87df

Browse files
authored
Update Republish Released Docker Images (#35510)
1 parent 02c587b commit 4fc87df

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

3838
jobs:

0 commit comments

Comments
 (0)