diff --git a/icinga-provide-go b/icinga-provide-go
index cdc141d9060eceea22d2e1397f891d995d9507d9..183f30f570bded0854e41a5e6c1c2bd305df76f4 100755
--- a/icinga-provide-go
+++ b/icinga-provide-go
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-VERSION_GO="1.18"
+VERSION_GO="1.18.1"
 ARCH_GO="${1:-amd64}"
 
 set -ex