Merge pull request #2204 from SkynetLabs/ivo/new_pinner

New pinner version.
This commit is contained in:
Matthew Sevey 2022-08-15 14:21:44 -04:00 committed by GitHub
commit e35a0c8354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 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.6.0
image: skynetlabs/pinner:0.7.0
container_name: pinner
restart: unless-stopped
logging: *default-logging