This commit is contained in:
talksik
2023-10-01 15:17:16 -07:00
parent 72432d0e66
commit 7e98354c5c
+1 -1
View File
@@ -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