chore(deps): update skynetlabs/pinner docker tag to v0.7.5
This commit is contained in:
parent
61cd003013
commit
7e0f429ec4
|
@ -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.4
|
||||
image: skynetlabs/pinner:0.7.5
|
||||
container_name: pinner
|
||||
restart: unless-stopped
|
||||
logging: *default-logging
|
||||
|
|
Reference in New Issue