[skip ci] Commit changes from build-dockers action

This commit is contained in:
hakwerk
2023-04-16 10:43:22 +00:00
committed by github-actions[bot]
parent 61d3ddb4dc
commit e4242076e2

View File

@@ -3,7 +3,7 @@ name: labca
services:
boulder:
# Should match one of the GO_DEV_VERSIONS in test/boulder-tools/tag_and_upload.sh.
image: hakwerk/labca-boulder:dockeronly
image: ghcr.io/hakwerk/labca-boulder:dockeronly
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.
@@ -84,7 +84,7 @@ services:
command: "consul agent -dev -config-format=hcl -config-file=/opt/boulder/labca/consul/config.hcl"
gui:
image: hakwerk/labca-gui:dockeronly
image: ghcr.io/hakwerk/labca-gui:dockeronly
networks:
- bluenet
volumes:
@@ -123,7 +123,7 @@ services:
- control
control:
image: hakwerk/labca-control:dockeronly
image: ghcr.io/hakwerk/labca-control:dockeronly
networks:
- bluenet
volumes: