@@ -6,7 +6,7 @@ import (
6
"log"
7
)
8
9
-const webContent = "dev-ops-ninja:v99"
+const webContent = "dev-ops-ninja:v100"
10
11
func main() {
12
http.HandleFunc("/", helloHandler)
0 commit comments