Browse Source

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

baishaojie 2 tháng trước cách đây
mục cha
commit
19e3cedec9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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