You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,29 @@ You can refer to the image's [documentation page](https://cloud.google.com/sdk/d
6
6
7
7
The Google Cloud CLI Docker image is the gcloud CLI installed on top of a Debian or Alpine image. The Google Cloud CLI Docker Images enable the usage of gcloud as well as its bundled components without having to manually install gcloud in your local machine.
8
8
9
+
## What's new / Important updates
10
+
11
+
***April 08, 2025***
12
+
13
+
> [!WARNING]
14
+
> <p> To enhance security, we will be removing the
15
+
> <code>docker-buildx</code> dependency from the gcloud Docker images (<code>:latest</code>,
0 commit comments