[skip ci] Commit changes from build-dockers action

This commit is contained in:
hakwerk
2023-11-23 19:30:50 +00:00
committed by github-actions[bot]
parent 8ba3b97bbb
commit 3fa427c0c3

View File

@@ -9,7 +9,8 @@ services:
# to the IP address where your ACME client's solver is listening.
# FAKE_DNS: 172.17.0.1
FAKE_DNS: 10.77.77.77
BOULDER_CONFIG_DIR: &boulder_config_dir labca/config
BOULDER_CONFIG_DIR: labca/config
GOCACHE: /boulder/.gocache/go-build
GOFLAGS: -mod=vendor
# Forward the parent env's GOEXPERIMENT value into the container.
GOEXPERIMENT: ${GOEXPERIMENT:-}