Parcourir la source

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

baishaojie il y a 2 mois
Parent
commit
19e3cedec9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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