Community maintained Docker config for the knot server

Update publish.yml

+1 -1
+1 -1
.tangled/workflows/publish.yml
··· 37 37 38 38 environment: 39 39 GIT_COMMIT: "${CI_COMMIT_SHA}" 40 - DOCKER_USERNAME: "your-dockerhub-username" 40 + DOCKER_USERNAME: "tngl" 41 41 DOCKER_PASSWORD: "${DOCKER_PASSWORD}" 42 42 DOCKER_REPO: "knot" 43 43