update to v1.5.1

This commit is contained in:
Karol Wypchlo 2020-11-03 15:43:55 +01:00
parent 9f2a4f9035
commit 65c80b419d
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
version: "3.7"
x-logging:
&default-logging
x-logging: &default-logging
driver: json-file
options:
max-size: "10m"
@ -23,7 +22,7 @@ services:
context: ./docker/sia
dockerfile: Dockerfile
args:
branch: v1.5.0
branch: v1.5.1
container_name: sia
restart: unless-stopped
logging: *default-logging