fix(socket-proxy): update golang version. fix Dockerfile

This commit is contained in:
yusing
2025-12-10 17:56:04 +08:00
parent d547872a41
commit 76b8252755
3 changed files with 6 additions and 4 deletions

View File

@@ -6,6 +6,8 @@ on:
- main
paths:
- "socket-proxy/**"
- "socket-proxy.Dockerfile"
- ".github/workflows/docker-image-socket-proxy.yml"
tags-ignore:
- "**"
workflow_dispatch: