Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanlas committed Oct 17, 2021
1 parent db7c2f1 commit 7f17827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"log"
)

const webContent = "dev-ops-ninja:v99"
const webContent = "dev-ops-ninja:v100"

func main() {
http.HandleFunc("/", helloHandler)
Expand Down

0 comments on commit 7f17827

Please sign in to comment.