chore(deps): update nocodb/nocodb docker tag to v0.204.5 (#2827)
This commit is contained in:
		
							parent
							
								
									12c9c39cfa
								
							
						
					
					
						commit
						bdef35f4b9
					
				| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
  "available": true,
 | 
					  "available": true,
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "nocodb",
 | 
					  "id": "nocodb",
 | 
				
			||||||
  "tipi_version": 38,
 | 
					  "tipi_version": 39,
 | 
				
			||||||
  "version": "0.204.4",
 | 
					  "version": "0.204.5",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "utilities"
 | 
					    "utilities"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -12,7 +12,7 @@ services:
 | 
				
			||||||
      - NC_AUTH_JWT_SECRET=${NOCODB_JWT_SECRET}
 | 
					      - NC_AUTH_JWT_SECRET=${NOCODB_JWT_SECRET}
 | 
				
			||||||
      - NC_REDIS_URL=redis://default:${NOCODB_REDIS_PASSWORD}@nocodb-redis:6379
 | 
					      - NC_REDIS_URL=redis://default:${NOCODB_REDIS_PASSWORD}@nocodb-redis:6379
 | 
				
			||||||
      - DB_QUERY_LIMIT_DEFAULT=${NOCODB_TABLE_ROWS-25}
 | 
					      - DB_QUERY_LIMIT_DEFAULT=${NOCODB_TABLE_ROWS-25}
 | 
				
			||||||
    image: "nocodb/nocodb:0.204.4"
 | 
					    image: "nocodb/nocodb:0.204.5"
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - "${APP_PORT}:8080"
 | 
					      - "${APP_PORT}:8080"
 | 
				
			||||||
    restart: always
 | 
					    restart: always
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user