Explorar o código

Merge branch 'feature/tmr-group' of baishaojie/tmrgo into develop

xuyiping hai 1 ano
pai
achega
9117e83a33
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:latest
+FROM golang:1.17-alpine3.16 as builder
 
 LABEL name="kpt-tmr" \
 description="pt service" \