We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e1217 commit 7896fa2Copy full SHA for 7896fa2
tools/sgcloudendpoints/tools.go
@@ -18,7 +18,7 @@ import (
18
)
19
20
// espVersion is the version of ESPv2 used for building images.
21
-const espVersion = "2.50.0"
+const espVersion = "2.52.0"
22
23
//go:embed Dockerfile
24
var dockerfile []byte
0 commit comments