Sfoglia il codice sorgente

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

baishaojie 2 mesi fa
parent
commit
19e3cedec9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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