diff --git a/Makefile b/Makefile
index 9dba5abde11d433d25d0ecad15b94aff1f361f0e..62941bde3953398e85081cd5ac2f862c129aa0bb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 IMAGE := k8r.eu/justjanne/$(shell basename $(shell git remote get-url origin) .git)
-PLATFORM := 29
-BUILD_TOOLS := 29.0.3
+PLATFORM := 30
+BUILD_TOOLS := 30.0.3
 TAGS := $(PLATFORM)-$(BUILD_TOOLS)
 
 .PHONY: build