Merge branch 'master' into remove-outdated-readme-info

This commit is contained in:
Christopher Schinnerl 2022-09-14 14:05:46 +02:00 committed by GitHub
commit 46f8ef0836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ services:
pinner:
# uncomment "build" and comment out "image" to build from sources
# build: https://github.com/SkynetLabs/pinner.git#main
image: skynetlabs/pinner:0.7.5
image: skynetlabs/pinner:0.7.6
container_name: pinner
restart: unless-stopped
logging: *default-logging

View File

@ -21,7 +21,7 @@ services:
# dockerfile: scratch/Dockerfile
# args:
# branch: master
image: skynetlabs/skyd:1.6.8
image: skynetlabs/skyd:1.6.9
command: --disable-api-security --api-addr :9980 --modules gctwra
container_name: sia
restart: unless-stopped