Explorar el Código

Merge branch 'feature/stroage-manage' of xuyiping/kpt-tmr-group into develop

xuyiping hace 1 año
padre
commit
bc92e62831
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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" \