Compare commits
1 Commits
feat/dind
...
5.0.0+12.3
| Author | SHA1 | Date | |
|---|---|---|---|
| e499c8e6ce |
@ -15,7 +15,7 @@ services:
|
||||
- "data:/data"
|
||||
deploy:
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=4.1.1+12.3.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=5.0.0+12.3.0"
|
||||
networks:
|
||||
- internal
|
||||
ports:
|
||||
|
||||
1
release/5.0.0+12.3.0
Normal file
1
release/5.0.0+12.3.0
Normal file
@ -0,0 +1 @@
|
||||
implement logic to set the stacks internal network for the action containers to support dind without a host port binding
|
||||
Reference in New Issue
Block a user