version change

This commit is contained in:
talksik
2023-09-06 14:08:14 -07:00
parent c943975a2f
commit 2ce8e4e283
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.20 AS builder FROM golang:1.21 AS builder
COPY / /app COPY / /app
WORKDIR /app/cmd WORKDIR /app/cmd