Skip to content

Commit f2c8b8c

Browse files
feat: Update image and bazelisk versions
This commit updates the `IMAGE_VERSION` to `1.21.3` and the `BAZELISK_VERSION` to `v1.26.0` in the `.github/versions.env` file.
1 parent 4eca8a2 commit f2c8b8c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/versions.env

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
IMAGE_VERSION=1.21.2
2-
NDK_VERSION=27.2.12479018
3-
BAZELISK_VERSION=v1.24.0
1+
IMAGE_VERSION=1.21.3
2+
BAZELISK_VERSION=v1.26.0

0 commit comments

Comments
 (0)