tryign something diff

This commit is contained in:
talksik
2023-10-01 15:09:53 -07:00
parent 7e24fe790d
commit a3df340a65
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang AS builder
FROM golang:1.16-alpine AS builder
COPY / /app
WORKDIR /app/cmd