new release: 0.10.7-stable
This commit is contained in:
		@ -13,7 +13,7 @@ Download the latest `docker-compose.yml` from [here](https://raw.githubuserconte
 | 
			
		||||
 | 
			
		||||
To optionally enable error-reporting, run `echo PASSBOOK_ERROR_REPORTING__ENABLED=true >> .env`
 | 
			
		||||
 | 
			
		||||
To optionally deploy a different version run `echo PASSBOOK_TAG=0.10.6-stable >> .env`
 | 
			
		||||
To optionally deploy a different version run `echo PASSBOOK_TAG=0.10.7-stable >> .env`
 | 
			
		||||
 | 
			
		||||
If this is a fresh passbook install run the following commands to generate a password:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@ This installation automatically applies database migrations on startup. After th
 | 
			
		||||
image:
 | 
			
		||||
  name: beryju/passbook
 | 
			
		||||
  name_static: beryju/passbook-static
 | 
			
		||||
  tag: 0.10.6-stable
 | 
			
		||||
  tag: 0.10.7-stable
 | 
			
		||||
 | 
			
		||||
nameOverride: ""
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user