fix docker file
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Cache dependency
|
# Cache dependency
|
||||||
FROM golang:1.22 AS go-mod-cache
|
FROM golang:1.22-alpine AS go-mod-cache
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user