1
0

Update module go-testfixtures/testfixtures/v3 to v3.1.2 (#457)

Update module go-testfixtures/testfixtures/v3 to v3.1.2

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/457
This commit is contained in:
renovate
2020-04-27 09:10:08 +00:00
committed by konrad
parent 5606f987fa
commit 711124f5c0
11 changed files with 27 additions and 203 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.13.5-alpine
FROM golang:1.14-alpine
RUN apk update
RUN apk add alpine-sdk