Parcourir la source

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

xuyiping il y a 1 an
Parent
commit
bc92e62831
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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" \