try
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23 AS builder
|
FROM golang:1.21 AS builder
|
||||||
COPY / /app
|
COPY / /app
|
||||||
|
|
||||||
WORKDIR /app/cmd
|
WORKDIR /app/cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user