Explorar o código

update v0.7.3 for nali

Stille %!s(int64=2) %!d(string=hai) anos
pai
achega
adae6856d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      nali/Dockerfile

+ 1 - 1
nali/Dockerfile

@@ -1,6 +1,6 @@
 FROM golang:alpine as builder
 
-ENV VERSION 0.7.2
+ENV VERSION 0.7.3
 
 RUN apk add --no-cache make git
 RUN git clone --depth 1 https://github.com/zu1k/nali /nali-src