diff --git a/Dockerfile b/Dockerfile
index b3883ed7..90c9ac25 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
# ========================================================
# Stage: Builder
# ========================================================
-FROM --platform=$BUILDPLATFORM golang:1.20.4-alpine AS builder
+FROM --platform=$BUILDPLATFORM golang:alpine AS builder
WORKDIR /app
ARG TARGETARCH
ENV CGO_ENABLED=1
diff --git a/config/version b/config/version
index 73c8b4f9..25a6ced8 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-1.7.7
\ No newline at end of file
+1.7.8
\ No newline at end of file
diff --git a/web/html/xui/form/sniffing.html b/web/html/xui/form/sniffing.html
index 31858ef3..65b3312d 100644
--- a/web/html/xui/form/sniffing.html
+++ b/web/html/xui/form/sniffing.html
@@ -5,7 +5,7 @@
Sniffing
- {{ i18n "pages.inbounds.noRecommendKeepDefault" }}
+ {{ i18n "pages.inbounds.noRecommendKeepDefault" }}
diff --git a/web/html/xui/form/stream/stream_sockopt.html b/web/html/xui/form/stream/stream_sockopt.html
index d4019054..d90bf206 100644
--- a/web/html/xui/form/stream/stream_sockopt.html
+++ b/web/html/xui/form/stream/stream_sockopt.html
@@ -1,10 +1,8 @@
{{define "form/streamSockopt"}}
-
-