update workflow and dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24 as builder
|
||||
FROM golang:1.24 AS builder
|
||||
ARG CGO_ENABLED=0
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user