so go-restful require different prefixes now

This commit is contained in:
Mikaël Cluseau
2019-04-18 18:47:31 +01:00
parent 9b62d598bb
commit a1fcd4093c
2 changed files with 11 additions and 13 deletions

View File

@ -1,5 +1,5 @@
# ------------------------------------------------------------------------
from golang:1.12.3-alpine as build
from golang:1.12.4-alpine as build
run apk add --update git
env CGO_ENABLED 0