Bump boulder version to release-2021-01-12

This commit is contained in:
Arjan H
2021-01-04 20:46:23 +01:00
parent 2f1f0af718
commit fe4764cd1d
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -24,7 +24,7 @@ dockerComposeVersion="1.22.0"
labcaUrl="https://github.com/hakwerk/labca/"
boulderUrl="https://github.com/letsencrypt/boulder/"
boulderTag="release-2020-11-10"
boulderTag="release-2021-01-12"
#
# Color configuration