diff --git a/applications/ws-events/ws-events.Dockerfile b/applications/ws-events/ws-events.Dockerfile
index 603a3fa3751b462d58845b2b4de25f15573ef334..44262974369d4283ea8c4fa3c5400bcaa30e2817 100644
--- a/applications/ws-events/ws-events.Dockerfile
+++ b/applications/ws-events/ws-events.Dockerfile
@@ -1,4 +1,4 @@
-ARG GOLANG_VERSION=1.20.7
+ARG GOLANG_VERSION=1.21
 ARG BUILDARGS
 ARG $GITLAB_PROXY