mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 13:22:46 +00:00
Go 1.16 instead of Go 1.13 for upgrade tests and Complement
This commit is contained in:
parent
368675283f
commit
fe2673ed7b
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.13-stretch as build
|
||||
FROM golang:1.16-stretch as build
|
||||
RUN apt-get update && apt-get install -y sqlite3
|
||||
WORKDIR /build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue