Merge branch 'matt/sky-567-pr-to-update-docker-compose-on-webportal' of github.com:SkynetLabs/skynet-webportal into matt/sky-567-pr-to-update-docker-compose-on-webportal

This commit is contained in:
Matthew Sevey 2022-05-27 09:26:04 -04:00
commit df0e949bee
No known key found for this signature in database
GPG Key ID: 9ADDD344F13057F6
2 changed files with 1 additions and 9 deletions

View File

@ -12,10 +12,6 @@ updates:
directory: "/packages/handshake-api"
schedule:
interval: monthly
- package-ecosystem: npm
directory: "/packages/health-check"
schedule:
interval: monthly
- package-ecosystem: npm
directory: "/packages/website"
schedule:
@ -40,10 +36,6 @@ updates:
directory: "/packages/handshake-api"
schedule:
interval: monthly
- package-ecosystem: docker
directory: "/packages/health-check"
schedule:
interval: monthly
- package-ecosystem: docker
directory: "/packages/website"
schedule:

View File

@ -171,7 +171,7 @@ services:
health-check:
# uncomment "build" and comment out "image" to build from sources
# build:
# context: https://github.com/SkynetLabs/webportal-health-check.git#master
# context: https://github.com/SkynetLabs/webportal-health-check.git#main
# dockerfile: Dockerfile
image: skynetlabs/webportal-health-check:0.1.3
container_name: health-check