Browse Source

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

xuyiping 1 year ago
parent
commit
bc92e62831
1 changed files with 1 additions and 1 deletions
  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" \