chore(deps): pin thegeeklab/kanboard docker tag
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
cd6560b8ad
commit
4d9618bf53
@ -4,7 +4,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
kanboard:
|
kanboard:
|
||||||
container_name: kanboard
|
container_name: kanboard
|
||||||
image: thegeeklab/kanboard
|
image: thegeeklab/kanboard@sha256:7f7888c30adc2d5172fe9a8803fe35ed8ca1df6b5027bafa9eb50ecde2e0d921
|
||||||
ports:
|
ports:
|
||||||
- "80:8080"
|
- "80:8080"
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user