Browse Source

project: add cicd3

Yi 1 năm trước cách đây
mục cha
commit
f46e773968
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:latest
+FROM golang:1.17-alpine
 
 LABEL name="kpt-tmr-group" \
 description="pt service" \