Skip to content

Commit 1455548

Browse files
committed
Update Beam version for republish released docker containers workflow
1 parent a32f2a3 commit 1455548

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

3838
jobs:

0 commit comments

Comments
 (0)