Ver Fonte

Merge branch 'feature/new-scheduled' of baishaojie/tmrgo into develop

baishaojie há 2 meses atrás
pai
commit
19e3cedec9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM golang:1.17-alpine as build
+FROM golang:1.18-alpine as build
 
 WORKDIR /app/kpt-tmr