Bump boulder version to release-2021-02-08

This commit is contained in:
Arjan H
2021-02-13 14:11:42 +01:00
parent 8246b14dcd
commit ec1c8d5343
12 changed files with 35 additions and 35 deletions

View File

@@ -1,9 +1,9 @@
diff --git a/docker-compose.yml b/docker-compose.yml
index 2c93b96ee..d0585344f 100644
index 19cc67b1..b572b420 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -5,7 +5,7 @@ services:
image: letsencrypt/boulder-tools-go${TRAVIS_GO_VERSION:-1.15.5}:2020-11-20
image: letsencrypt/boulder-tools-go${TRAVIS_GO_VERSION:-1.15.7}:2021-01-19
environment:
- FAKE_DNS=10.77.77.77
- - BOULDER_CONFIG_DIR=test/config
@@ -51,7 +51,7 @@ index 2c93b96ee..d0585344f 100644
+ max-file: "5"
+ restart: always
+ labca:
image: letsencrypt/boulder-tools-go${TRAVIS_GO_VERSION:-1.15.5}:2020-11-20
image: letsencrypt/boulder-tools-go${TRAVIS_GO_VERSION:-1.15.7}:2021-01-19
- environment:
- GO111MODULE: "on"
- GOFLAGS: "-mod=vendor"