Bump boulder version to release-2023-04-17

This commit is contained in:
Arjan H
2023-04-19 20:53:17 +02:00
parent a9eb2d5ae6
commit 877e8b9b60
11 changed files with 28 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ index cfdcc784a..b50c8b18d 100644
boulder:
# Should match one of the GO_DEV_VERSIONS in test/boulder-tools/tag_and_upload.sh.
- image: &boulder_image letsencrypt/boulder-tools:${BOULDER_TOOLS_TAG:-go1.20.3_2023-04-04}
+ image: ghcr.io/hakwerk/labca-boulder:dockeronly
+ image: ghcr.io/hakwerk/labca-boulder:latest
environment:
# To solve HTTP-01 and TLS-ALPN-01 challenges, change the IP in FAKE_DNS
# to the IP address where your ACME client's solver is listening.
@@ -55,7 +55,7 @@ index cfdcc784a..b50c8b18d 100644
gui:
- image: *boulder_image
+ image: ghcr.io/hakwerk/labca-gui:dockeronly
+ image: ghcr.io/hakwerk/labca-gui:latest
networks:
- bluenet
volumes:
@@ -97,7 +97,7 @@ index cfdcc784a..b50c8b18d 100644
control:
- image: *boulder_image
+ image: ghcr.io/hakwerk/labca-control:dockeronly
+ image: ghcr.io/hakwerk/labca-control:latest
networks:
- bluenet
volumes: