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